Partilhar via


Elemento Roles (DeploymentManifest)

Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | | do SharePoint Online SharePoint Server 2013

Representa uma coleção de objetos Windows SharePoint Services função de implantação 3.0 (DeploymentRole).

Definição

DECLARATION
<xs:element name="Roles" type="DeploymentRoles" />

USAGE
<SPObject>
        <Roles
                <Role />
        />
<SPObject>

Tipo

DeploymentRoles (com base em SPRoleCollection)

Elementos e atributos

As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.

Atributos

Nenhuma

Elementos filho

Elemento Role (DeploymentManifest)

Elementos pai

Elemento SPObject (DeploymentManifest)

Confira também