DMResourcePermissionCollection Class |
The DMResourcePermissionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DMResourcePermissionCollection | Initializes a new instance of the DMResourcePermissionCollection class |
| Name | Description | |
|---|---|---|
| Add |
Adds a DMResourcePermission object to the DMResourcePermissionCollection.
| |
| GetResourceIDs |
Gets the IDs of all resources within the collection.
| |
| GetResourceIDs(IntCollection) |
Gets the IDs of all the resources within the collection that have a permission
whose ID is contained in the PermissionIDs integer collection.
| |
| GetResourcePermission |
Gets a DMResourcePermission object based on the ResourceID specified.
If the DMResourcePermission specified does not exist within the collection,
a new one is created with an empty DMPermissionCollection collection, added to the present collection,
and returned as a DMPermission object.
| |
| InheritChildPermission | ||
| InheritParentPermission | ||
| MergeGroupPermissions | ||
| MergeUserPermissions | ||
| RemoveNoAccess |