ProtectionSystemSpecificHeaderBoxContents 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
PIFF 콘텐츠에 있는 보호 특정 헤더 상자의 콘텐츠를 나타냅니다. 콘텐츠에는 보호 시스템 식별자 및 직렬화된 PlayReady 개체가 포함됩니다.
[System.Serializable]
public class ProtectionSystemSpecificHeaderBoxContents
[<System.Serializable>]
type ProtectionSystemSpecificHeaderBoxContents = class
Public Class ProtectionSystemSpecificHeaderBoxContents
- 상속
-
ProtectionSystemSpecificHeaderBoxContents
- 특성
생성자
ProtectionSystemSpecificHeaderBoxContents() |
ProtectionSystemSpecificHeaderBoxContents 클래스의 새 인스턴스를 초기화합니다. |
ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject) |
지정된 PlayReady 개체에서 클래스의 ProtectionSystemSpecificHeaderBoxContents 새 인스턴스를 초기화합니다. |
속성
Data |
콘텐츠를 재생하는 데 필요한 콘텐츠 보호 특정 데이터를 가져오거나 설정합니다. 콘텐츠 보호 특정 데이터 형식은 보호 시스템에 의해 정의됩니다. |
ProtectionSystemId |
라이선스를 생성하는 데 사용되는 보호 시스템을 가져오거나 설정합니다. |