Edit

Share via


SipEndpointSettings.AllowNoAuthentication Property

Definition

Gets or sets whether the platform should be allowed to continue if the server does not request authentication.

public:
 property bool AllowNoAuthentication { bool get(); void set(bool value); };
public bool AllowNoAuthentication { get; set; }
member this.AllowNoAuthentication : bool with get, set
Public Property AllowNoAuthentication As Boolean

Property Value

Applies to