Permission Object

A Permission object represents a single, defined, workspace permission. A Permissions object represents a collection of Permission objects.

The kind and group values of a Permission define its unique value. The Permissions collection uses this unique definition (the IsSamePermission method) to manage the set of permissions it holds.

Un droit d'accès à un dossier peut être attribué ou accordé à un groupe d'utilisateurs ClearQuest. You can create, read, update, and delete folder permissions from workspace folders. L'ensemble des droits d'accès définis pour un dossier spécifique constitue la liste de contrôle d'accès du dossier. Pour plus d'informations, voir PermissionKind constants.


Feedback