ContentKeyPolicyFairPlayConfiguration.FairPlayPfx Property

Definition

Gets or sets the Base64 representation of FairPlay certificate in PKCS 12 (pfx) format (including private key).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to