次の方法で共有


ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier クラス

定義

PlayReady 構成でコンテンツ キー ID を指定することを指定します。

[Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier")]
public class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyContentKeyLocation
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier")>]
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = class
    inherit ContentKeyPolicyPlayReadyContentKeyLocation
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
継承
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
属性
Newtonsoft.Json.JsonObjectAttribute

コンストラクター

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier()

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier クラスの新しいインスタンスを初期化します。

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier(Nullable<Guid>)

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier クラスの新しいインスタンスを初期化します。

プロパティ

KeyId

コンテンツ キー ID を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象