Partager via


LicenseType Enum

Definition

Defines the type of a PlayReady license being issued.

public enum LicenseType
type LicenseType = 
Public Enum LicenseType
Inheritance
LicenseType

Fields

Name Value Description
Persistent 0

The license being issued can be persisted on the client.

NonPersistent 1

The license being issued is non-persistent (in memory only).

Applies to