CimUserList.Delete (method)

Deletes a user
Syntax: object.Delete UserID
Parameters:
UserID As String - Name of the user to delete.
Description: CimUserList.Delete deletes a CimUser from the project.

Examples

users.Delete "JSMITH"