SipEndpoint.AllowNoAuthentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.