次の方法で共有


ContentKeyPolicyFairPlayConfiguration.Ask プロパティ

定義

FairPlay アプリケーション シークレット キーとして使用する必要があるキーを取得または設定します。

[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()

プロパティ値

Byte[]
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象