ContentKeyPolicyFairPlayConfiguration.FairPlayPfxPassword Property

Definition

Gets or sets the password encrypting FairPlay certificate in PKCS 12 (pfx) format.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to