LicenseFeaturesSAML Property |
[Missing <summary> documentation for "P:MattermostDriver.License.Features.SAML"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic bool SAML { get; set; }Public Property SAML As Boolean
Get
Set
public:
property bool SAML {
bool get ();
void set (bool value);
}member SAML : bool with get, set
Property Value
Type:
Boolean
See Also