deletes a Role
Namespace: White_Tiger.UserManagmentAssembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public void DeleteRole( string username, string password, string role ) |
Visual Basic |
---|
Public Sub DeleteRole ( username As String, password As String, role As String ) |
Visual C++ |
---|
public: void DeleteRole( String^ username, String^ password, String^ role ) |
Parameters
- username
- Type: System..::..String
name of user
- password
- Type: System..::..String
password
- role
- Type: System..::..String
name of the new role