RemoteAccessConsumerKeyProvider

Provides the Salesforce External Client App (ECA) remote access consumer key. This is typically sourced from the boot configuration.

This interface is not intended for public use outside of Salesforce Mobile SDK.

Functions

Link copied to clipboard
abstract suspend fun getRemoteConsumerKey(loginServer: String): String?

Returns the current remote access consumer key or null if not available.