> For a complete index of all SignalWire documentation pages, fetch https://signalwire.com/docs/llms.txt

# SDKCredential

> Authentication credentials for the SDK.

Authentication credentials for the SDK.

At least one of `token` or `authorizationState` must be provided.

## **Properties**

Pre-authorized session state (alternative to token).

Token expiry timestamp in milliseconds since epoch. When set, the SDK attempts credential refresh before expiry.

JWT subscriber access token (SAT).