CimRoleList.Delete (method)

Deletes a role
Syntax: object.Delete RoleID
Parameters:
RoleID As String - Name of the role to delete.
Description: CimRoleList.Delete deletes a CimRole from the project.

Examples

roles.Delete "TECH"