ExtendedRight.AddExtendedRestriction(ExtendedRestriction) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute une restriction étendue à un droit.
public override void AddExtendedRestriction (Microsoft.Media.Drm.ExtendedRestriction restrictionToAdd);
override this.AddExtendedRestriction : Microsoft.Media.Drm.ExtendedRestriction -> unit
Public Overrides Sub AddExtendedRestriction (restrictionToAdd As ExtendedRestriction)
Paramètres
- restrictionToAdd
- ExtendedRestriction
ExtendedRestriction à ajouter à droite.
Exceptions
a restrictionToAdd
le même type que ce droit.