Share via


ExtendedRight Class

Definition

Represents additional policies that can be added to licenses without having to upgrade the PlayReady Server SDK.

public class ExtendedRight : Microsoft.Media.Drm.Right
type ExtendedRight = class
    inherit Right
Public Class ExtendedRight
Inherits Right
Inheritance
ExtendedRight

Remarks

The PlayReady Compliance Rules document that accompanies a PlayReady licensing agreement specify the extended rights that you can add. Extended rights can be added to any AdvancedLicense.

Constructors

ExtendedRight(Int32)

Initializes a new instance of the ExtendedRestriction class.

Methods

AddExtendedRestriction(ExtendedRestriction)

Adds an extended Restriction to a right.

Applies to