Condividi tramite


SimpleNonPersistentLicense.LeafContentKeyType Property

Definition

Gets or sets ContentKeyType that will be used for any leaf license that is bound to this license's content key.

public override Microsoft.Media.Drm.ContentKeyType LeafContentKeyType { set; }
member this.LeafContentKeyType : Microsoft.Media.Drm.ContentKeyType
Public Overrides Property LeafContentKeyType As ContentKeyType

Property Value

The ContentKeyType that will be used for any leaf license that is bound to this license's content key.

Exceptions

The property gets set by the caller.

Remarks

This property cannot be set on a SimpleNonPersistentLicense because it cannot be a root license.

Applies to