BasicAuthenticationProperties
Basic authentication configuration that defines the username and password properties for HTTP Basic authentication.
Contents
- Password
-
The password property name to use for Basic authentication credentials.
Type: ConnectorProperty object
Required: No
- Username
-
The username property name to use for Basic authentication credentials.
Type: ConnectorProperty object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: