SPIrmSettings members
Include protected members
Include inherited members
代表在Microsoft SharePoint Foundation用以協助保護及通訊群組的文件的資訊版權管理 (IRM) 設定。
The SPIrmSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPIrmSettings | 保留給內部使用。 |
Top
Properties
Name | Description | |
---|---|---|
IrmAddinsEnabled | 取得或設定 Boolean 值,指定是否啟用資訊版權管理 (IRM) addins。 | |
IrmChanges | 取得或設定資訊版權管理 (IRM) 設定已變更的次數。 | |
IrmRMSCertServer | 取得或設定使用的憑證伺服器的資訊版權管理 (IRM)。 | |
IrmRMSEnabled | 取得或設定 Boolean 值,指定是否要在本機上啟用網站的資訊版權管理 (IRM)。 | |
IrmRMSUseAD | 取得或設定 Boolean 值,指定是否要使用 Active Directory 中尋找資訊版權管理 (IRM) 伺服器。 | |
IrmSubscriptionScopeSettingsEnabled | 若為 true,網站訂閱可以設定其憑證伺服器 URL | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top