SPIrmSettings members

Represents Information Rights Management (IRM) settings that are used in Microsoft SharePoint Foundation to help protect the use and distribution of documents.

The SPIrmSettings type exposes the following members.

Constructors

  Name Description
Public method SPIrmSettings Reserved for internal use.

Top

Properties

  Name Description
Public property IrmAddinsEnabled Gets or sets a Boolean value that specifies whether to enable Information Rights Management (IRM) addins.
Public property IrmChanges Gets or sets the number of times the Information Rights Management (IRM) settings have been changed.
Public property IrmRMSCertServer Gets or sets the certification server that is used in Information Rights Management (IRM).
Public property IrmRMSEnabled Gets or sets a Boolean value that specifies whether to enable Information Rights Management (IRM) locally for sites.
Public property IrmRMSUseAD Gets or sets a Boolean value that specifies whether to find Information Rights Management (IRM) servers by using Active Directory.
Public property IrmSubscriptionScopeSettingsEnabled If true, site subscriptions can configure their certification server URL
Public property IrmUseOauth
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPIrmSettings class

Microsoft.SharePoint.Administration namespace