getCredentials

Returns an array of unique credentials contained in the ArcGISCredentialStore. During a logout workflow, users should call this method before calling ArcGISCredentialStore.removeAll, filter all instances of OAuthUserCredential and invalidate them by calling OAuthUserCredential.revokeToken.

Return

Every ArcGISCredential within the ArcGISCredentialStore.

Since

200.1.0