UsernamePasswordCredentials interface
The credentials for authentication mode UsernamePassword.
Properties
password |
The name of the secret containing the password. |
username |
The name of the secret containing the username. |
Property Details
passwordSecretName
The name of the secret containing the password.
passwordSecretName: string
Property Value
string
usernameSecretName
The name of the secret containing the username.
usernameSecretName: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript