RoleAssignments Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
Represents a collection of deployment role assignment (DeploymentRoleAssignments) objects.
DECLARATION
<xs:element name="RoleAssignments" type="DeploymentRoleAssignments" />
USAGE
<SPObject>
<RoleAssignments
<RoleAssignment />
/>
</SPObject>
Type
DeploymentRoleAssignments (based on SPRoleAssignmentCollection)
Attributes
Attribute |
Type |
Description |
---|---|---|
None |