create With Challenge
suspend fun createWithChallenge(challenge: ArcGISAuthenticationChallenge, username: String, password: String, tokenExpirationInterval: Int? = null): Result<TokenCredential>
Creates a TokenCredential with information needed to access an ArcGIS resource.
Return
Returns a TokenCredential.
Since
200.1.0