Skip to main content
Version: v3

ComPlusUserInApplicationRole Element (Complus Extension)

Description
This element represents a user membership in an application role. When the parent component of this element is installed, the user will be added to the associated application role. This element must be a descendent of a Component element; it can not be a child of a ComPlusApplicationRole locater element. To reference a locater element use the ApplicationRole attribute.
Windows Installer references
None
Parents
ComPlusApplicationRole, Component
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
IdString Identifier for the element. Yes
ApplicationRoleString If the element is not a child of a ComPlusApplicationRole element, this attribute should be provided with the id of a ComPlusApplicationRole element representing the application role the user is to be added to.  
UserString Foreign key into the User table. Yes
See Also
Complus Schema