PasswordPrompt Property
The format of the prompt for the user's password.
Data Type
PasswordDefault Value
"Password:"Remarks
This property specifies the prompt for the user's password. The adapter will wait for this prompt before sending the Password value. This is not case sensitive. This property is only applicable when Authenticate is set to True.
The default value is "Login:".