KeyVaultProperties interface
Properties to configure keyVault Properties
Properties
| identity |
|
| key |
Name of the Key from KeyVault |
| key |
Uri of KeyVault |
| key |
Version of the Key from KeyVault |
Property Details
identityClientId
identityClientId?: string
Property Value
string
keyName
Name of the Key from KeyVault
keyName?: string
Property Value
string
keyVaultUri
Uri of KeyVault
keyVaultUri?: string
Property Value
string
keyVersion
Version of the Key from KeyVault
keyVersion?: string
Property Value
string