Azure.Connectors.Sdk.KeyVault.Models 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
| Name | Description |
|---|---|
| KeyDecryptInput |
KeyDecryptInput |
| KeyDecryptOutput |
Response for Decrypt data with key |
| KeyEncryptInput |
KeyEncryptInput |
| KeyEncryptOutput |
Response for Encrypt data with key |
| KeyMetadata |
Item in The keys |
| KeyMetadataCollection |
Response for List keys |
| KeyVaultModelFactory |
Model factory for creating instances of KeyVault models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| Secret |
Response for Get secret |
| SecretMetadata |
Item in The secrets |
| SecretMetadataCollection |
Response for List secrets |
Structs
| Name | Description |
|---|---|
| Algorithm |
Extensible enum for known Algorithm values. |