Click or drag to resize

SolidFireElementEnableLdapAuthenticationAsync Method

Overload List
  NameDescription
Public methodEnableLdapAuthenticationAsync(EnableLdapAuthenticationRequest, CancellationToken)
The EnableLdapAuthentication method enables you to configure an LDAP directory connection to use for LDAP authentication to a cluster. Users that are members of the LDAP directory can then log in to the storage system using their LDAP credentials.
Public methodEnableLdapAuthenticationAsync(CancellationToken, String, String, String, String, String, String, String, String, String, String)
The EnableLdapAuthentication method enables you to configure an LDAP directory connection to use for LDAP authentication to a cluster. Users that are members of the LDAP directory can then log in to the storage system using their LDAP credentials.
Top
See Also