I_IrmProtector Members
Applies to: SharePoint Foundation 2010
Represents the interface that a COM object must implement to act as an Information Rights Management (IRM) protector in SharePoint Foundation.
The following tables list the members exposed by the I_IrmProtector class.
Public Properties
Name |
Description |
|---|---|
Returns whether the specified file is a rights-managed file. |
Public Methods
Name |
Description |
|---|---|
Initializes an IRM protector. |
|
Sets the language identifier for the protector. |
|
Generates a rights-managed version of the specified unprotected file. Implemented by integrated protectors. |
|
Generates an unprotected version of the specified rights-managed file. Implemented by integrated protectors. |
|
Generates a rights-managed version of the specified unprotected file. Implemented by autonomous protectors. |
|
Generates an unprotected version of the specified rights-managed file. Implemented by autonomous protectors. |