Condividi tramite


SimpleNonPersistentLicense.BindingKey Property

Definition

Gets or sets the IBindingKey of the license.

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

Property Value

The IBindingKey of the license.

Exceptions

The property gets set by the caller.

Remarks

This property cannot be set on a SimpleNonPersistentLicense.

Applies to