共用方式為


InformationRightsManagementSettings.LicenseCacheExpireDays 屬性

取得或設定天數的應用程式開啟文件快取的 IRM 授權。當這些經過應用程式會連線到 IRM 伺服器驗證授權。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Property LicenseCacheExpireDays As Integer
    Get
    Set
'用途
Dim instance As InformationRightsManagementSettings
Dim value As Integer

value = instance.LicenseCacheExpireDays

instance.LicenseCacheExpireDays = value
public int LicenseCacheExpireDays { get; set; }

屬性值

類型:System.Int32
啟用授權快取 0 和 2555 IRM 與授權快取是否兩者之間的天數,否則傳回預設值。

請參閱

參照

InformationRightsManagementSettings 類別

InformationRightsManagementSettings 成員

Microsoft.SharePoint.Client 命名空間