Share via


ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier.KeyId Property

Definition

Gets or sets the content key ID.

[Newtonsoft.Json.JsonProperty(PropertyName="keyId")]
public Guid? KeyId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyId")>]
member this.KeyId : Nullable<Guid> with get, set
Public Property KeyId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to