Password Property
The password used to authenticate to the LDAP server.
Syntax
public String getPassword(); public void setPassword(String password);
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
""