Edit

Share via


SipEndpoint.AuthenticationProtocolChanged Event

Definition

Raised when the protocol used between the client and server changes.

public:
 event EventHandler<EventArgs ^> ^ AuthenticationProtocolChanged;
public event EventHandler<EventArgs> AuthenticationProtocolChanged;
member this.AuthenticationProtocolChanged : EventHandler<EventArgs> 
Public Custom Event AuthenticationProtocolChanged As EventHandler(Of EventArgs) 

Event Type

Applies to