Password
Specifies the password associated with the distinguished name (DN) of the user account used for authentication with the LDAP server. This property is required when the server enforces authentication.
Data Type
string
Default Value
""
Remarks
This property is used in conjunction with the User property to authenticate against the LDAP server. Ensure the password corresponds to the specified distinguished name (DN) to avoid authentication failures. For enhanced security, ensure the password is not hardcoded in configuration files. Instead, use environment variables or secure credential storage to handle sensitive values when configuring LDAP authentication.