LumiSoft Mail Server User API
Authenticated Property
Namespaces > LumiSoft.Net.SMTP.Server > ValidateRecipient_EventArgs > Authenticated
Gets if connected user is authenticated.
Syntax
C#Visual BasicManaged C++
public bool Authenticated { get; }
Public ReadOnly Property Authenticated As Boolean
public:
bool Authenticated {
	bool get ();
}

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