Share via


KeyVaultSecretUserPassCredentialTypeProperties interface

Properties of key vault secret user pass credential type.

Properties

password

The password of key vault secret user pass credential type.

user

User name.

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