Freigeben über


SPInformationRightsManagementSettings.EnableLicenseCacheExpire-Eigenschaft

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob der Benutzer ihre Anmeldeinformationen nach bestimmten Abständen überprüfen muss.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property EnableLicenseCacheExpire As Boolean
    Get
    Set
'Usage
Dim instance As SPInformationRightsManagementSettings
Dim value As Boolean

value = instance.EnableLicenseCacheExpire

instance.EnableLicenseCacheExpire = value
public bool EnableLicenseCacheExpire { get; set; }

Eigenschaftswert

Typ: System.Boolean
true Wenn Lizenzcache ablaufen aktiviert ist und der Benutzer muss ihre Anmeldeinformationen überprüfen nach bestimmten Abständen, andernfalls false.

Hinweise

). Der Standardwert ist falsefalse.

Siehe auch

Referenz

SPInformationRightsManagementSettings Klasse

SPInformationRightsManagementSettings-Member

Microsoft.SharePoint-Namespace