Authenticates specified user and password using this class parameters.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool Authenticate( string userName, string password )
Public Function Authenticate ( userName As String, password As String ) As Boolean
public: bool Authenticate( String^ userName, String^ password )
member Authenticate : userName : string * password : string -> bool
Return Value
Boolean
Returns true if authenticated, otherwise false.
Returns true if authenticated, otherwise false.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119