ComPlusGroupInPartitionRole Element (Complus Extension)

WiX

ComPlusGroupInPartitionRole Element (Complus Extension)

Description
This element represents a security group membership in a partition role. When the parent component of this element is installed, the security group will be added to the associated partition role.
Windows Installer references
None
Parents
ComPlusPartitionRole, Component
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String Identifier for the element. Yes
Group String Foreign key into the Group table. Yes
PartitionRole String The id of a ComPlusPartitionRole element representing the partition the user should be added to.  
See Also
Complus Schema