LumiSoft Mail Server User API
Authenticated Property
Namespaces > LumiSoft.Net.SIP > AuthenticateEventArgs > Authenticated
Gets or sets if specified request is authenticated.
Syntax
C#Visual BasicManaged C++
public bool Authenticated { get; set; }
Public Property Authenticated As Boolean
public:
bool Authenticated {
	bool get ();
	void set (bool value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)