Uses of Class
com.microsoft.azure.management.cdn.UrlSigningKey
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of UrlSigningKey in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionSet defines the customer defined key Id.UrlSigningKey.withKeySourceParameters
(KeyVaultSigningKeyParameters keySourceParameters) Set defines the parameters for using customer key vault for Url Signing Key.Modifier and TypeMethodDescriptionEndpointUpdateParameters.urlSigningKeys()
Get list of keys used to validate the signed URL hashes.Modifier and TypeMethodDescriptionEndpointUpdateParameters.withUrlSigningKeys
(List<UrlSigningKey> urlSigningKeys) Set list of keys used to validate the signed URL hashes.