UserSecretStore interface
Properties of a user's secret store.
Properties
key |
The ID of the user's Key vault. |
key |
The URI of the user's Key vault. |
Property Details
keyVaultId
The ID of the user's Key vault.
keyVaultId?: string
Property Value
string
keyVaultUri
The URI of the user's Key vault.
keyVaultUri?: string
Property Value
string