InformationRightsManagementFileSettings Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.InformationRightsManagementFileSettings", ServerTypeId="{f920fbe4-9c61-4e05-bb11-702126533cb4}")]
public sealed class InformationRightsManagementFileSettings : Microsoft.SharePoint.Client.ClientObject
type InformationRightsManagementFileSettings = class
    inherit ClientObject
Public NotInheritable Class InformationRightsManagementFileSettings
Inherits ClientObject
Inheritance
InformationRightsManagementFileSettings
Attributes

Constructors

InformationRightsManagementFileSettings(ClientRuntimeContext, ObjectPath)

Properties

AllowPrint
AllowScript
AllowWriteCopy
Context (Inherited from ClientObject)
DisableDocumentBrowserView
DocumentAccessExpireDays
EnableDocumentAccessExpire
EnableDocumentBrowserPublishingView
EnableGroupProtection
EnableLicenseCacheExpire
GroupName
IrmEnabled
LicenseCacheExpireDays
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
PolicyDescription
PolicyTitle
ServerObjectIsNull (Inherited from ClientObject)
Tag (Inherited from ClientObject)
TemplateId
TypedObject (Inherited from ClientObject)

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Reset()
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
Update()
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to