次の方法で共有


ContentKeyPolicyFairPlayConfiguration.FairPlayPfxPassword プロパティ

定義

PKCS 12 (pfx) 形式の FairPlay 証明書を暗号化するパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象