UsernamePasswordCredentialsUpdate interface

The credentials for authentication mode UsernamePassword.

Properties

passwordReference

A reference to secret containing the password.

usernameReference

A reference to secret containing the username.

Property Details

passwordReference

A reference to secret containing the password.

passwordReference?: string

Property Value

string

usernameReference

A reference to secret containing the username.

usernameReference?: string

Property Value

string