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# |
public virtual string OnGetPassword()

The password.
C# |
public virtual string OnGetPassword()