File.EffectiveInformationRightsManagementSettings property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property EffectiveInformationRightsManagementSettings As EffectiveInformationRightsManagementSettings
    Get
'Usage
Dim instance As File
Dim value As EffectiveInformationRightsManagementSettings

value = instance.EffectiveInformationRightsManagementSettings
public EffectiveInformationRightsManagementSettings EffectiveInformationRightsManagementSettings { get; }

Property value

Type: Microsoft.SharePoint.Client.EffectiveInformationRightsManagementSettings

See also

Reference

File class

File members

Microsoft.SharePoint.Client namespace