Gets the list of users
Namespace: White_TigerAssembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public string GetUserList( string username, string pass ) |
Visual Basic |
---|
Public Function GetUserList ( username As String, pass As String ) As String |
Visual C++ |
---|
public: virtual String^ GetUserList( String^ username, String^ pass ) sealed |
Parameters
- username
- Type: System..::..String
Name of an Administrator
- pass
- Type: System..::..String
Administrator's password
Return Value
Type: Stringthe list of users