AuthenticationException.SupportedAuthenticationProtocols Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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