Gets the list of users
Namespace: White_Tiger.UserManagmentAssembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public DataRowCollection GetUserList( string username, string pass ) |
Visual Basic |
---|
Public Function GetUserList ( username As String, pass As String ) As DataRowCollection |
Visual C++ |
---|
public: DataRowCollection^ GetUserList( String^ username, String^ pass ) |
Return Value
Type: DataRowCollectionthe list of users