UrlSigningKey Class

Url signing key.

Constructor

UrlSigningKey()

Variables

Name Description
key_id
str

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

key_source_parameters
<xref:<xref:"KeyVaultSigningKeyParameters">>

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

Attributes

keyId

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

keyId: str

keySourceParameters

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

keySourceParameters: KeyVaultSigningKeyParameters