LumiSoft Net Help
Authenticate Event
NamespacesLumiSoft.Net.AUTHAUTH_SASL_ServerMechanism_LoginAuthenticate
Is called when authentication mechanism needs to authenticate specified user.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<AUTH_e_Authenticate> Authenticate
Public Event Authenticate As EventHandler(Of AUTH_e_Authenticate)
public:
 event EventHandler<AUTH_e_Authenticate^>^ Authenticate {
	void add (EventHandler<AUTH_e_Authenticate^>^ value);
	void remove (EventHandler<AUTH_e_Authenticate^>^ value);
}
member Authenticate : IEvent<EventHandler<AUTH_e_Authenticate>,
    AUTH_e_Authenticate>
Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119