ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier Class

Definition

Specifies that the content key ID is specified in the PlayReady configuration.

[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
Inheritance
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier()

Initializes a new instance of the ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier class.

ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier(Nullable<Guid>)

Initializes a new instance of the ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier class.

Properties

KeyId

Gets or sets the content key ID.

Methods

Validate()

Validate the object.

Applies to