KeyVaultProperties Class

Definition

Properties of 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)

Initializes a new instance of the KeyVaultProperties class.

Properties

KeyName

Gets or sets the name of KeyVault key.

KeyVaultUri

Gets or sets the Uri of KeyVault.

KeyVersion

Gets or sets the version of KeyVault key.

Applies to