UrlSigningKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Url signing key
public class UrlSigningKey
type UrlSigningKey = class
Public Class UrlSigningKey
- Inheritance
-
UrlSigningKey
Constructors
UrlSigningKey() |
Initializes a new instance of the UrlSigningKey class. |
UrlSigningKey(String, KeyVaultSigningKeyParameters) |
Initializes a new instance of the UrlSigningKey class. |
Properties
KeyId |
Gets or sets defines the customer defined key Id. This id will exist in the incoming request to indicate the key used to form the hash. |
KeySourceParameters |
Gets or sets defines the parameters for using customer key vault for Url Signing Key. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET