ExtendedRight Class
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.
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
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. |