MediaLicense.AddExtendedRestriction(ExtendedRestriction) Method

Definition

Adds an extended restriction to a media license.

public void AddExtendedRestriction (Microsoft.Media.Drm.ExtendedRestriction restrictionToAdd);
member this.AddExtendedRestriction : Microsoft.Media.Drm.ExtendedRestriction -> unit
Public Sub AddExtendedRestriction (restrictionToAdd As ExtendedRestriction)

Parameters

restrictionToAdd
ExtendedRestriction

The ExtendedRestriction to be added to the license.

Applies to