Edit

Share via


CollaborationPlatform.AllowedAuthenticationProtocol Property

Definition

Gets or sets the authentication protocol to be used for client endpoints.

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

Property Value

Applies to