EffectiveInformationRightsManagementSettings.EnableGroupProtection property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property EnableGroupProtection As Boolean
Get
'Usage
Dim instance As EffectiveInformationRightsManagementSettings
Dim value As Boolean
value = instance.EnableGroupProtection
public bool EnableGroupProtection { get; }
Property value
Type: System.Boolean
See also
Reference
EffectiveInformationRightsManagementSettings class