AkamaiAccessControl.AkamaiSignatureHeaderAuthenticationKeyList Property

Definition

Gets or sets authentication key list

[Newtonsoft.Json.JsonProperty(PropertyName="akamaiSignatureHeaderAuthenticationKeyList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.AkamaiSignatureHeaderAuthenticationKey> AkamaiSignatureHeaderAuthenticationKeyList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="akamaiSignatureHeaderAuthenticationKeyList")>]
member this.AkamaiSignatureHeaderAuthenticationKeyList : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.AkamaiSignatureHeaderAuthenticationKey> with get, set
Public Property AkamaiSignatureHeaderAuthenticationKeyList As IList(Of AkamaiSignatureHeaderAuthenticationKey)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to