Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public AUTH_SASL_Client_Ntlm( string domain, string userName, string password )
Public Sub New ( domain As String, userName As String, password As String )
public: AUTH_SASL_Client_Ntlm( String^ domain, String^ userName, String^ password )
new : domain : string * userName : string * password : string -> AUTH_SASL_Client_Ntlm
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when domain,userName or passowrd is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119