Edit

Share via


AuthenticationException.SupportedAuthenticationProtocols Property

Definition

Gets the authentication protocols supported by the server.

public:
 property Microsoft::Rtc::Signaling::SipAuthenticationProtocols SupportedAuthenticationProtocols { Microsoft::Rtc::Signaling::SipAuthenticationProtocols get(); };
public Microsoft.Rtc.Signaling.SipAuthenticationProtocols SupportedAuthenticationProtocols { get; }
member this.SupportedAuthenticationProtocols : Microsoft.Rtc.Signaling.SipAuthenticationProtocols
Public ReadOnly Property SupportedAuthenticationProtocols As SipAuthenticationProtocols

Property Value

Applies to