Microsoft.IdentityModel.KeyVaultExtensions Namespace
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.
Classes
| KeyVaultCryptoProvider |
Provides cryptographic operators based on Azure Key Vault. |
| KeyVaultKeyWrapProvider |
Provides wrap and unwrap operations using Azure Key Vault. |
| KeyVaultSecurityKey |
Provides signing and verifying operations using Azure Key Vault. |
| KeyVaultSignatureProvider |
Provides signing and verifying operations using Azure Key Vault. |
Delegates
| KeyVaultSecurityKey.AuthenticationCallback |
The authentication callback delegate which is to be implemented by the client code. |