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 | |
---|---|---|
![]() |
SPFileRightsManagementSettings | Initializes a new instance of the SPFileRightsManagementSettings class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AllowPrint | Gets or sets a value indicating whether the viewer can print the document. |
![]() |
AllowScript | Gets or sets a value indicating whether the viewer can run script on downloaded document. |
![]() |
AllowWriteCopy | Gets or sets a value indicating whether the viewer can write on a copy of the downloaded document. |
![]() |
DocumentAccessExpireDays | Gets or sets the number of days before a downloaded document will expire. |
![]() |
GroupName | Gets or sets the group name (email address) to which the permission applies. |
![]() |
LicenseCacheExpireDays | Gets or sets the cache policy expiration duration for the application that renders this document. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top