BasicAuth
Basic Auth CredentialsProperties
username(string): Username to access the service.password(string, format: password): Password to access the service.
Schema for basic authentication using username and password for connecting to systems that require simple access control.
username (string): Username to access the service.password (string, format: password): Password to access the service.