CopyRight 类

定义

注意

This right is not supported on most PlayReady clients.

此类已过时,不应使用。

[System.Obsolete("This right is not supported on most PlayReady clients.")]
public class CopyRight : Microsoft.Media.Drm.Right
[<System.Obsolete("This right is not supported on most PlayReady clients.")>]
type CopyRight = class
    inherit Right
Public Class CopyRight
Inherits Right
继承
CopyRight
属性

注解

允许使用者将受保护的内容复制到其他设备和媒体。 CopyEnabler添加到此权限的实例确定使用者可将内容复制到哪些设备和媒体。 不能添加到 KeyExchangeLicense

构造函数

CopyRight()
已过时.

初始化 CopyRight 类的新实例。

属性

CopyCount
已过时.

允许使用者复制内容的次数。

方法

AddCopyEnabler(CopyEnabler)
已过时.

CopyEnabler向此右侧添加一个或多个必需项。

AddExtendedRestriction(ExtendedRestriction)
已过时.

向右添加扩展限制。

(继承自 Right)

适用于