I_IrmPolicyInfo Members

Applies to: SharePoint Foundation 2010

Represents the rights management metadata that an autonomous Information Rights Management (IRM) protector can access in order to manage file rights.

The following table lists the members exposed by the I_IrmPolicyInfo Class class.

Public Methods

Name

Description

I_IrmPolicyInfo.HrGetListGuid Method

Gets the GUID of the document library in which the requested document is located.

I_IrmPolicyInfo.HrSetListGuid Method

Sets the GUID of the document library from which the document was downloaded.

I_IrmPolicyInfo.HrGetRightsMask Method

Gets a rights mask that represents the rights that the user has to the requested file.

I_IrmPolicyInfo.GetRequestingUser Method

Gets the email address of the user requesting this file.

I_IrmPolicyInfo.HrGetURL Method

Gets the URL of the document library in which the requested file is located.

I_IrmPolicyInfo.HrGetPolicyTitle Method

Gets the policy title for the document library in which the requested file is located.

I_IrmPolicyInfo.HrGetPolicyDescription Method

Gets the policy description for the document library in which the requested file is located.

I_IrmPolicyInfo.HrGetOfflineDays Method

Gets the number of days that the user should have access to the requested file.

See Also

Reference

I_IrmProtector Interface

I_IrmPolicyInfo Class

Concepts

Information Rights Management in SharePoint Foundation

Custom IRM Protectors