Retrieves and returns the password that is used to validate the client to the middleware. Invoked when a password is required while establishing a connection.

C# |
string OnGetPassword()

The password.

This method is to be implemented by the application developer.