RemoveCommand

Removes a specific command right from the role.

Syntax

void RemoveCommand(ICommand command)

Parameter

Specify the following parameter when using this method:

Parameter Description
command The command right you want to remove.

Discussion

Changes to the role assignments are not stored in Active Directory until you call the Commit method.