Share via


ConnectionAuthorizationRequestedEventArgs Members

Include Protected Members
Include Inherited Members

Represents information needed to authorize a connection.

The ConnectionAuthorizationRequestedEventArgs type exposes the following members.

Properties

  Name Description
Public property Action Gets the action that the application should perform.
Public property Connection Gets the connection that needs an authorization check.

Top

Methods

  Name Description
Public method Allow Authorize the connection.
Public method DelayAuthorization Puts the connection in a pending state to allow authorization later.
Public method Deny Disconnects the connection.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

ConnectionAuthorizationRequestedEventArgs Class

Microsoft.Rtc.Signaling Namespace