ComPlusUserInPartitionRole Element (Complus Extension)

Windows Installer XML (WiX) v3.0

ComPlusUserInPartitionRole Element (Complus Extension)

Description
This element represents a user membership in a partition role. When the parent component of this element is installed, the user 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
PartitionRole String The id of a ComPlusPartitionRole element representing the partition the user should be added to.  
User String Foreign key into the User table. Yes
See Also
Complus Schema