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