The ConnectionAuthorizationRequestedEventArgstype exposes the following members.

Methods

  Name Description
Allow
Authorize the connection.
DelayAuthorization
This method will delay the authorization for the connection. No messages will be processed until the connection is authorized.
Deny
Disconnects the connection.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
Action
Gets the action that the application should perform.
Connection
Gets the connection to be authorized.

See Also