UriSigningKey Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Clé de signature URL.
public class UriSigningKey
type UriSigningKey = class
Public Class UriSigningKey
- Héritage
-
UriSigningKey
Constructeurs
UriSigningKey(String, KeyVaultSigningKey) |
Initialise une nouvelle instance d’UriSigningKey. |
Propriétés
KeyId |
Définit l’ID de clé défini par le client. Cet ID existera dans la requête entrante pour indiquer la clé utilisée pour former le hachage. |
KeySourceParameters |
Définit les paramètres d’utilisation du coffre de clés client pour la clé de signature URL. |
S’applique à
Azure SDK for .NET