Click or drag to resize

SolidFireElementTestLdapAuthenticationAsync Method

Overload List
  NameDescription
Public methodTestLdapAuthenticationAsync(TestLdapAuthenticationRequest, CancellationToken)
The TestLdapAuthentication method enables you to validate the currently enabled LDAP authentication settings. If the configuration is correct, the API call returns the group membership of the tested user.
Public methodTestLdapAuthenticationAsync(CancellationToken, String, String, LdapConfiguration)
The TestLdapAuthentication method enables you to validate the currently enabled LDAP authentication settings. If the configuration is correct, the API call returns the group membership of the tested user.
Top
See Also