Password Property
The password used to authenticate to the LDAP server.
Syntax
[VB.NET] Public Property Password As String
[C#] public string Password {get; set;}
Remarks
This property contains the password used to authenticate to the LDAP server. Leave this value empty if no password is required.
This property is not available at design time.
Default Value
""