Click or drag to resize

GetLdapConfigurationResult Properties

The GetLdapConfigurationResult type exposes the following members.

Properties
  NameDescription
Public propertyLdapConfiguration
List of the current LDAP configuration settings. This API call will not return the plain text of the search account password. Note: If LDAP authentication is currently disabled, all the returned settings will be empty with the exception of "authType", and "groupSearchType" which are set to "SearchAndBind" and "ActiveDirectory" respectively.
Top
See Also