This topic has not yet been rated - Rate this topic

SPInformationRightsManagementSettings.EnableGroupProtection property

SharePoint 2013

Gets or sets a value indicating whether the permission of the downloaded document is applicable to a group.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public bool EnableGroupProtection { get; set; }

Property value

Type: System.Boolean
true if the group protection is enabled, otherwise false.

The default value is false.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.