StreamingPolicyContentKeys.DefaultKey Property

Definition

Gets or sets default content key for an encryption scheme

[Newtonsoft.Json.JsonProperty(PropertyName="defaultKey")]
public Microsoft.Azure.Management.Media.Models.DefaultKey DefaultKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultKey")>]
member this.DefaultKey : Microsoft.Azure.Management.Media.Models.DefaultKey with get, set
Public Property DefaultKey As DefaultKey

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to