Partager via


ContentDeploymentPath.IncludeSecurity - Propriété

Obtient ou définit la propriété SPIncludeSecurity pour ce chemin d'accès de déploiement de contenu.

Espace de noms :  Microsoft.SharePoint.Publishing.Administration
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Property IncludeSecurity As SPIncludeSecurity
    Get
    Set
'Utilisation
Dim instance As ContentDeploymentPath
Dim value As SPIncludeSecurity

value = instance.IncludeSecurity

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

Valeur de propriété

Type : Microsoft.SharePoint.Deployment.SPIncludeSecurity
Une valeur qui indique s'il faut sécuriser cet objet ContentDeploymentPath() .

Voir aussi

Référence

ContentDeploymentPath classe

ContentDeploymentPath - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms