Edit

Share via


SipEndpointSettings.AllowedAuthenticationProtocols Property

Definition

Gets or sets the allowed authentication protocols.

public:
 property Microsoft::Rtc::Signaling::SipAuthenticationProtocols AllowedAuthenticationProtocols { Microsoft::Rtc::Signaling::SipAuthenticationProtocols get(); void set(Microsoft::Rtc::Signaling::SipAuthenticationProtocols value); };
public Microsoft.Rtc.Signaling.SipAuthenticationProtocols AllowedAuthenticationProtocols { get; set; }
member this.AllowedAuthenticationProtocols : Microsoft.Rtc.Signaling.SipAuthenticationProtocols with get, set
Public Property AllowedAuthenticationProtocols As SipAuthenticationProtocols

Property Value

Applies to