SPInformationRightsManagementSettings members

Represents the Information Rights Management (IRM) settings of a list in Microsoft SharePoint Foundation.

The SPInformationRightsManagementSettings type exposes the following members.

Properties

  Name Description
Public property AllowPrint Gets or sets a value indicating whether the viewer can print the downloaded document.
Public property AllowScript Gets or sets a value indicating whether the viewer can run a script on the downloaded document.
Public property AllowWriteCopy Gets or sets a value indicating whether the viewer can write on a copy of the downloaded document.
Public property DisableDocumentBrowserView Gets or sets a value indicating whether to block Office Web Application Companion applications (WACs) from showing this document.
Public property DocumentAccessExpireDays Gets or sets the number of days after which the downloaded document will expire.
Public property DocumentLibraryProtectionExpireDate Gets or sets the date after which the Information Rights Management (IRM) protection of this document library will stop.
Public property EnableDocumentAccessExpire Gets or sets a value indicating whether the downloaded document will expire.
Public property EnableDocumentBrowserPublishingView Gets or sets a value indicating whether to enable Office Web Application Companion applications (WACs) to publishing view.
Public property EnableGroupProtection Gets or sets a value indicating whether the permission of the downloaded document is applicable to a group.
Public property EnableLicenseCacheExpire Gets or sets a value indicating whether the user must verify their credentials after some interval.
Public property GroupName Gets or sets the group name (email address) that the permission is also applicable to.
Public property LicenseCacheExpireDays Gets or sets the number of days that the application that opens the document caches the Information Rights Management (IRM) license. When these elapse, the application will connect to the IRM server to validate the license.
Public property PolicyDescription Gets or sets the permission policy description.
Public property PolicyTitle Gets or sets the permission policy title.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset Resets all the properties to their default values.
Public method ToString (Inherited from Object.)
Public method Update Updates the document library with changes that are made to the settings.

Top

See also

Reference

SPInformationRightsManagementSettings class

Microsoft.SharePoint namespace