Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public AUTH_e_Authenticate( string authorizationID, string userName, string password )
Public Sub New ( authorizationID As String, userName As String, password As String )
public: AUTH_e_Authenticate( String^ authorizationID, String^ userName, String^ password )
new : authorizationID : string * userName : string * password : string -> AUTH_e_Authenticate
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when userName is null reference. |
ArgumentException | Is raised when any of the argumnets has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119