Share via


CdnEndpointData.UriSigningKeys Property

Definition

List of keys used to validate the signed URL hashes.

public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.UriSigningKey> UriSigningKeys { get; set; }
member this.UriSigningKeys : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.UriSigningKey> with get, set
Public Property UriSigningKeys As IList(Of UriSigningKey)

Property Value

Applies to