KeyVaultSecretUserPassCredentialTypeProperties interface
Properties of key vault secret user pass credential type.
Property Details
password
The password of key vault secret user pass credential type.
password?: KeyVaultSecret
Property Value
user
User name.
user?: string
Property Value
string