SipEndpoint.AllowedAuthenticationProtocols 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 allowed set of authentication protocols to be used for this endpoint.
public:
property Microsoft::Rtc::Signaling::SipAuthenticationProtocols AllowedAuthenticationProtocols { Microsoft::Rtc::Signaling::SipAuthenticationProtocols get(); };
public Microsoft.Rtc.Signaling.SipAuthenticationProtocols AllowedAuthenticationProtocols { get; }
member this.AllowedAuthenticationProtocols : Microsoft.Rtc.Signaling.SipAuthenticationProtocols
Public ReadOnly Property AllowedAuthenticationProtocols As SipAuthenticationProtocols