次の方法で共有


ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier コンストラクター

定義

オーバーロード

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier()

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

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier(Nullable<Guid>)

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

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier()

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

public ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier ();
Public Sub New ()

適用対象

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier(Nullable<Guid>)

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

public ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier (Guid? keyId);
new Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier : Nullable<Guid> -> Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Public Sub New (keyId As Nullable(Of Guid))

パラメーター

keyId
Nullable<Guid>

コンテンツ キー ID。

適用対象