Compartir a través de


de la propiedad ContentDeploymentPath.IncludeSecurity

Obtiene o establece la propiedad SPIncludeSecurity para esta ruta de acceso de distribución de contenido.

Espacio de nombres:  Microsoft.SharePoint.Publishing.Administration
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
Public Property IncludeSecurity As SPIncludeSecurity
    Get
    Set
'Uso
Dim instance As ContentDeploymentPath
Dim value As SPIncludeSecurity

value = instance.IncludeSecurity

instance.IncludeSecurity = value
public SPIncludeSecurity IncludeSecurity { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Deployment.SPIncludeSecurity
Un valor que indica si se va a proteger este objeto ContentDeploymentPath() .

Vea también

Referencia

clase ContentDeploymentPath

Miembros ContentDeploymentPath

Espacio de nombres Microsoft.SharePoint.Publishing.Administration