你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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。

适用于