PartitionUsers collection

Contains an object for each partition user.

This collection supports the Add and Remove methods of the COMAdminCatalogCollection object.

Members

The PartitionUsers collection inherits from the IUnknown interface but does not have additional members.

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:

AccountName

Entry Value
Description Name of the partition user's account. 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

 

DefaultPartitionID

Entry Value
Description The globally unique identifier for the base application partition.
Access ReadWrite
Type String
Default {41E90F3E-56C1-4633-81C3-6E8BAC8BDD70}
Minimum system Windows Server 2003

 

See also

COM+ Administration Collections