UserEntityRightsType

Element:
UserEntityRights
Type:
UserEntityRightsType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
Container for EntityRights elements. Each element contains a reference to an entity and a list of user rights that the entity supports.
Since:
5.1
Schema:
vmwextensions.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<UserEntityRights xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
    <EntityRights>
        <vcloud_v1.5:Reference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
            <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
        </vcloud_v1.5:Reference>
        <Rights href="xs:anyURI" type="xs:string">
            <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
            <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
                    rel="xs:string">
                <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
            </vcloud_v1.5:Link>
            <vcloud_v1.5:Right href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
                <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
            </vcloud_v1.5:Right>
        </Rights>
    </EntityRights>
</UserEntityRights>

Elements

Element Type Required Modifiable Since Deprecated Description
EntityRights EntityRightsType No 5.1 Single EntityRightsType