AkamaiSignatureHeaderAuthenticationKey.Identifier Property

Definition

Gets or sets identifier of the key

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to