SPFileRightsManagementSettings members

Represents the Information Rights Management (IRM) settings for file downloads in Microsoft SharePoint Foundation.

The SPFileRightsManagementSettings type exposes the following members.

Constructors

  Name Description
Public method SPFileRightsManagementSettings Initializes a new instance of the SPFileRightsManagementSettings class.

Top

Properties

  Name Description
Public property AllowPrint Gets or sets a value indicating whether the viewer can print the document.
Public property AllowScript Gets or sets a value indicating whether the viewer can run script on 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 DocumentAccessExpireDays Gets or sets the number of days before a downloaded document will expire.
Public property GroupName Gets or sets the group name (email address) to which the permission applies.
Public property LicenseCacheExpireDays Gets or sets the cache policy expiration duration for the application that renders this document.

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 ToString (Inherited from Object.)

Top

See also

Reference

SPFileRightsManagementSettings class

Microsoft.SharePoint namespace