ContentKeyPolicyPlayReadyConfiguration クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PlayReady ライセンスの構成を指定します。
[Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyPlayReadyConfiguration")]
public class ContentKeyPolicyPlayReadyConfiguration : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyConfiguration
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyPlayReadyConfiguration")>]
type ContentKeyPolicyPlayReadyConfiguration = class
inherit ContentKeyPolicyConfiguration
Public Class ContentKeyPolicyPlayReadyConfiguration
Inherits ContentKeyPolicyConfiguration
- 継承
- 属性
-
Newtonsoft.Json.JsonObjectAttribute
コンストラクター
ContentKeyPolicyPlayReadyConfiguration() |
ContentKeyPolicyPlayReadyConfiguration クラスの新しいインスタンスを初期化します。 |
ContentKeyPolicyPlayReadyConfiguration(IList<ContentKeyPolicyPlayReadyLicense>, String) |
ContentKeyPolicyPlayReadyConfiguration クラスの新しいインスタンスを初期化します。 |
プロパティ
Licenses |
PlayReady ライセンスを取得または設定します。 |
ResponseCustomData |
カスタム応答データを取得または設定します。 |
メソッド
Validate() |
オブジェクトを検証します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET