BBjAdmin::removeUser
Description
In BBj 7.0 and higher, this method removes a user from the system.
Syntax
Return Value |
Method |
---|---|
void |
removeUser(string username) |
Parameters
Variable |
Description |
---|---|
username |
The name of the user to be removed. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.