LumiSoft Mail Server User API
SIP_ServerProxyCore.AuthenticateEventArgs Constructor (auth)
Namespaces > LumiSoft.Net.SIP > AuthenticateEventArgs > AuthenticateEventArgsNew(Auth_HttpDigest)
Default constructor.
Syntax
C#Visual BasicManaged C++
public AuthenticateEventArgs (
	Auth_HttpDigest auth
)
Public Sub New ( _
	auth As Auth_HttpDigest _
)
public:
AuthenticateEventArgs (
	Auth_HttpDigest^ auth
)
Parameters
auth (Auth_HttpDigest)
Authentication context.

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