UrlSigningKey interface

Url signing key

Properties

keyId

Defines the customer defined key Id. This id will exist in the incoming request to indicate the key used to form the hash.

keySourceParameters

Defines the parameters for using customer key vault for Url Signing Key.

Property Details

keyId

Defines the customer defined key Id. This id will exist in the incoming request to indicate the key used to form the hash.

keyId: string

Property Value

string

keySourceParameters

Defines the parameters for using customer key vault for Url Signing Key.

keySourceParameters: KeyVaultSigningKeyParameters

Property Value