次の方法で共有


ContentKeyPolicyFairPlayConfiguration.FairPlayPfx プロパティ

定義

PKCS 12 (pfx) 形式 (秘密キーを含む) での FairPlay 証明書の Base64 表現を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="fairPlayPfx")]
public string FairPlayPfx { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fairPlayPfx")>]
member this.FairPlayPfx : string with get, set
Public Property FairPlayPfx As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象