SimpleNonPersistentLicense.BindingKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.