AkamaiSignatureHeaderAuthenticationKey.Base64Key Property

Definition

Gets or sets authentication key

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to