LumiSoft Mail Server User API
SIP_ServerProxyCore.AuthenticateEventHandler Delegate
Namespaces > LumiSoft.Net.SIP > SIP_ServerProxyCore > AuthenticateEventHandler
Represents the method that will handle the SIP_Stack.Authenticate event.
Syntax
C#Visual BasicManaged C++
public delegate void AuthenticateEventHandler (
	SIP_ServerProxyCore.AuthenticateEventArgs e
)
Public Delegate Sub AuthenticateEventHandler ( _
	e As AuthenticateEventArgs _
)
public delegate void AuthenticateEventHandler (
	AuthenticateEventArgs^ e
)
Parameters

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