Removes user from the calling group
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool RemoveUser( string userId ) |
Visual Basic |
---|
Function RemoveUser ( _ userId As String _ ) As Boolean |
Visual C++ |
---|
bool RemoveUser( String^ userId ) |
Parameters
- userId
- Type: System..::..String
User ID to remove