OfflineCacheLifetimeConstants class

Provides constants for the PolicyDescriptor.OfflineCacheLifetimeInDays property.

Syntax

public ref class OfflineCacheLifetimeConstants sealed 

Members

The OfflineCacheLifetimeConstants class inherits from IInspectable. OfflineCacheLifetimeConstants also has these types of members:

Properties

The OfflineCacheLifetimeConstants class has these properties.

Property Access type Description
CacheNeverExpires
Read-only
The offline cache for the content shouldn't expire.
NoCache
Read-only
Indicates whether the content should not be accessed offline.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

IInspectable