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 |
ライセンスの生成に使用される保護システムを取得または設定します。 |