Click or drag to resize

SolidFireElementTestLdapAuthentication Method

Overload List
  NameDescription
Public methodTestLdapAuthentication(TestLdapAuthenticationRequest)
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 methodTestLdapAuthentication(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