Partager via


SPInformationRightsManagementSettings.EnableGroupProtection - Propriété

Obtient ou définit une valeur indiquant si l'autorisation du document téléchargé est applicable à un groupe.

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

Syntaxe

'Déclaration
Public Property EnableGroupProtection As Boolean
    Get
    Set
'Utilisation
Dim instance As SPInformationRightsManagementSettings
Dim value As Boolean

value = instance.EnableGroupProtection

instance.EnableGroupProtection = value
public bool EnableGroupProtection { get; set; }

Valeur de propriété

Type : System.Boolean
true si le groupe de protection est activé, sinon false.

Remarques

). La valeur par défaut est false.

Voir aussi

Référence

SPInformationRightsManagementSettings classe

SPInformationRightsManagementSettings - Membres

Microsoft.SharePoint - Espace de noms