Edit

Share via


SipEndpoint.AllowNoAuthentication Property

Definition

Gets the flag that indicates whether the client allows communicating with a server that does not challenge messages from this client.

public:
 property bool AllowNoAuthentication { bool get(); };
public bool AllowNoAuthentication { get; }
member this.AllowNoAuthentication : bool
Public ReadOnly Property AllowNoAuthentication As Boolean

Property Value

The Boolean value.

Applies to