ImportSourceCredentials interface
Properties
password | The password used to authenticate with the source registry. |
username | The username to authenticate with the source registry. |
Property Details
password
The password used to authenticate with the source registry.
password: string
Property Value
string
username
The username to authenticate with the source registry.
username?: string
Property Value
string