

# Credential
<a name="API_voice-chime_Credential"></a>

The SIP credentials used to authenticate requests to an Amazon Chime SDK Voice Connector.

## Contents
<a name="API_voice-chime_Credential_Contents"></a>

 ** Password **   <a name="chimesdk-Type-voice-chime_Credential-Password"></a>
The RFC2617 compliant password associated with the SIP credentials, in US-ASCII format.  
Type: String  
Required: No

 ** Username **   <a name="chimesdk-Type-voice-chime_Credential-Username"></a>
The RFC2617 compliant user name associated with the SIP credentials, in US-ASCII format.  
Type: String  
Required: No

## See Also
<a name="API_voice-chime_Credential_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/chime-sdk-voice-2022-08-03/Credential) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-voice-2022-08-03/Credential) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-voice-2022-08-03/Credential) 