

# BasicAuthenticationProperties
<a name="API_BasicAuthenticationProperties"></a>

Basic authentication configuration that defines the username and password properties for HTTP Basic authentication.

## Contents
<a name="API_BasicAuthenticationProperties_Contents"></a>

 ** Password **   <a name="Glue-Type-BasicAuthenticationProperties-Password"></a>
The password property name to use for Basic authentication credentials.  
Type: [ConnectorProperty](API_ConnectorProperty.md) object  
Required: No

 ** Username **   <a name="Glue-Type-BasicAuthenticationProperties-Username"></a>
The username property name to use for Basic authentication credentials.  
Type: [ConnectorProperty](API_ConnectorProperty.md) object  
Required: No

## See Also
<a name="API_BasicAuthenticationProperties_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/BasicAuthenticationProperties) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/BasicAuthenticationProperties) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/BasicAuthenticationProperties) 