Share via


EncryptionKeyVaultProperties interface

An Encryption Key

Properties

autoDetectedKeyVersion

The auto-detected version of the key if versionType is auto-detected.

keyName

The name of the key.

keyState

The state of key provided

keyVaultUrl

The URL of the vault.

keyVersion

The version of the key.

versionType

Property of the key if user provided or auto detected

Property Details

autoDetectedKeyVersion

The auto-detected version of the key if versionType is auto-detected.

autoDetectedKeyVersion?: string

Property Value

string

keyName

The name of the key.

keyName?: string

Property Value

string

keyState

The state of key provided

keyState?: string

Property Value

string

keyVaultUrl

The URL of the vault.

keyVaultUrl?: string

Property Value

string

keyVersion

The version of the key.

keyVersion?: string

Property Value

string

versionType

Property of the key if user provided or auto detected

versionType?: string

Property Value

string