Partilhar via


Endpoint.UrlSigningKeys Propriedade

Definição

Obtém ou define a lista de chaves usadas para validar os hashes de URL assinados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a