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