다음을 통해 공유


LicenseType Enum

Definition

Defines the type of a PlayReady license being issued.

public enum LicenseType
type LicenseType = 
Public Enum LicenseType
Inheritance
LicenseType

Fields

NonPersistent 1

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

Persistent 0

The license being issued can be persisted on the client.

Applies to