[This is preliminary documentation and is subject to change.]

The LdapAuthenticationInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountName
The account name for the LDAP server.
Public propertyAccountPassword
The Password that is sent to the LDAP server for validation.
Public propertyAuthenticationType
The authentication type for the LDAP server.
Public propertyLdapUrl
The ldap url.
Public propertyRootUrl
The root url for the LDAP server.
Public propertyServerName
The name of the LDAP server.
Public propertyUserDN
The user distinguished name for the LDAP server.

See Also