Microsoft.Azure.KeyVault Namespace
Contains classes that support creating and using Key Vault resources.
Classes
CertificateIdentifier |
The Key Vault certificate identifier. |
CertificateIssuerIdentifier |
The Key Vault issuer identifier. |
CertificateOperationIdentifier |
The Key Vault certificate operation identifier. |
DeletedCertificateIdentifier |
The Key Vault deleted certificate identifier. Aka the recoveryId. |
DeletedKeyIdentifier |
The Key Vault deleted key identifier. Aka the recoveryId. |
DeletedSecretIdentifier |
The Key Vault deleted secret identifier. Aka the recoveryId. |
EcKey |
An elliptic curve key. |
HttpBearerChallenge |
Handles http bearer challenge operations |
HttpBearerChallengeCache |
Singleton class for handling caching of the http bearer challenge |
KeyIdentifier |
The Key Vault key identifier. |
KeyVaultClient |
Client class to perform cryptographic key operations and vault operations against the Key Vault service. |
KeyVaultClientExtensions |
Extension methods for KeyVaultClient. |
KeyVaultCredential |
The Key Vault credential class that implements Microsoft.Rest.ServiceClientCredentials |
ObjectIdentifier |
The Key Vault object identifier. |
RsaKey |
An RSA key. |
SasDefinitionIdentifier |
The Key Vault storage SAS definition identifier. |
SecretIdentifier |
The Key Vault secret identifier. |
StorageAccountIdentifier |
The Key Vault storage account identifier. |
SymmetricKey |
A simple Symmetric Key |
Interfaces
IKeyVaultClient |
Client class to perform cryptographic key operations and vault operations against the Key Vault service. |
Delegates
KeyVaultClient.AuthenticationCallback |
The authentication callback delegate which is to be implemented by the client code |