Edit

Share via


SipEndpoint.AllowedAuthenticationProtocols Property

Definition

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

Property Value

Applies to