remove method

bool remove({
  1. required ArcGISCredential credential,
})

Removes the credential from ArcGISCredentialStore if present.

Parameters:

Return Value: True if the credential was found and removed from the store, otherwise false.