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

C# |
string OnGetAuthname()

The authorization domain.

This method is to be implemented by the application developer.