UserGroupMap Element (DeploymentUserGroupMap)
Applies to: SharePoint Foundation 2010
Represents an object (DeploymentUserGroupMap) that holds mappings for the users and deployment groups that are exported to the content migration package.
DECLARATION
<xs:element
name="UserGroupMap"
type="DeploymentUserGroupMap"
/>
USAGE
<UserGroupMap>
<Users />
<Groups />
</UserGroupMap>
Type
DeploymentUserGroupMap
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
Parent Elements
None |
Remarks
The UserGroupMap element is the root element of the DeploymentUserGroupMap Schema and therefore has no parent element.