Share via


License.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 virtual Microsoft.Media.Drm.ContentKeyType LeafContentKeyType { get; set; }
member this.LeafContentKeyType : Microsoft.Media.Drm.ContentKeyType with get, set
Public Overridable 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

On set, thrown if the value set is invalid.

Applies to