다음을 통해 공유


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)

적용 대상