ContentKeyPolicyFairPlayConfiguration.Ask Property

Definition

Gets or sets the key that must be used as FairPlay Application Secret key.

[Newtonsoft.Json.JsonProperty(PropertyName="ask")]
public byte[] Ask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ask")>]
member this.Ask : byte[] with get, set
Public Property Ask As Byte()

Property Value

Byte[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to