

# ReadAuthConfig
<a name="API_ReadAuthConfig"></a>

Read-only authentication configuration containing non-sensitive authentication details for action connectors.

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

**Note**  
In the following list, the required parameters are described first.

 ** AuthenticationMetadata **   <a name="QS-Type-ReadAuthConfig-AuthenticationMetadata"></a>
The authentication metadata containing configuration details specific to the authentication type.  
Type: [ReadAuthenticationMetadata](API_ReadAuthenticationMetadata.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

 ** AuthenticationType **   <a name="QS-Type-ReadAuthConfig-AuthenticationType"></a>
The type of authentication being used (BASIC, API\$1KEY, OAUTH2\$1CLIENT\$1CREDENTIALS, or OAUTH2\$1AUTHORIZATION\$1CODE).  
Type: String  
Valid Values: `BASIC | API_KEY | OAUTH2_CLIENT_CREDENTIALS | NONE | IAM | OAUTH2_AUTHORIZATION_CODE`   
Required: Yes

## See Also
<a name="API_ReadAuthConfig_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/quicksight-2018-04-01/ReadAuthConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ReadAuthConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ReadAuthConfig) 