EncryptionKeyDetails interface

Encryption key details.

Properties

keyName

The name of the key vault key.

keyVaultUri

The Uri of the key vault.

keyVersion

The version of the key vault key.

Property Details

keyName

The name of the key vault key.

keyName: string

Property Value

string

keyVaultUri

The Uri of the key vault.

keyVaultUri: string

Property Value

string

keyVersion

The version of the key vault key.

keyVersion: string

Property Value

string