Microsoft.Azure.KeyVault Namespace

Classes

AggregateKeyResolver
CachingKeyResolver
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
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 ServiceClientCredentials

KeyVaultKeyResolver
ObjectIdentifier

The Key Vault object identifier.

RsaKey
SasDefinitionIdentifier

The Key Vault storage SAS definition identifier.

SecretIdentifier

The Key Vault secret identifier.

StorageAccountIdentifier

The Key Vault storage account identifier.

SymmetricKey

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