SPIrmSettings.IrmRMSEnabled property
取得或設定 Boolean 值,指定是否要在本機上啟用網站的資訊版權管理 (IRM)。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property IrmRMSEnabled As Boolean
Get
Set
'用途
Dim instance As SPIrmSettings
Dim value As Boolean
value = instance.IrmRMSEnabled
instance.IrmRMSEnabled = value
public bool IrmRMSEnabled { get; set; }
Property value
Type: System.Boolean
若要在本機啟用 IRM,網站 ; true否則,請false。