UsersInPartitionRole collection
Contains an object for each user in the role to which the collection is related.
This collection supports the Add and Remove methods of the COMAdminCatalogCollection object.
Members
The UsersInPartitionRole collection inherits from the IUnknown interface but does not have additional members.
Related Collections
You can navigate from this collection to any of the following collections:
You can navigate to this collection from the following collections:
Properties
The following properties are supported by the COMAdminCatalogObject object within the collection:
User
Entry | Value |
---|---|
Description | The user name. This property is returned when the Key or Name property method is called on an object of this collection. |
Access | WriteOnce |
Type | String |
Default | "New User" |
Minimum system | Windows Server 2003 |
See also