KeyVaultProperties Class
Definition
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.
Properties of the key vault.
public class KeyVaultProperties
type KeyVaultProperties = class
Public Class KeyVaultProperties
- Inheritance
-
KeyVaultProperties
Constructors
KeyVaultProperties() |
Initializes a new instance of the KeyVaultProperties class. |
KeyVaultProperties(String, String, String, String) |
Initializes a new instance of the KeyVaultProperties class. |
Properties
KeyName |
Gets or sets the name of the key vault key. |
KeyVaultUri |
Gets or sets the Uri of the key vault. |
KeyVersion |
Gets or sets the version of the key vault key. |
UserIdentity |
Gets or sets the user assigned identity (ARM resource id) that has access to the key. |
Applies to
Azure SDK for .NET