removeAll

fun removeAll()

Removes all credentials from the ArcGISCredentialStore. During a logout workflow, before calling this function, users should call ArcGISCredentialStore.getCredentials, filter all instances of OAuthUserCredential, and invalidate them using OAuthUserCredential.revokeToken.

Since

200.1.0