LumiSoft Mail Server User API
Authentication Property
Namespaces > LumiSoft.MailServer.API.UserAPI > System_Settings > Authentication
Gets authentication settings.
Syntax
C#Visual BasicManaged C++
public Auth_Settings Authentication { get; }
Public ReadOnly Property Authentication As Auth_Settings
public:
Auth_Settings^ Authentication {
	Auth_Settings^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)