clear Account Cache
Clear user related data, this method should be called explicitly by host app when the account credential is no longer available, like user logged out.
Return
SidewalkResult.Success if the account cache is cleared successfully; otherwise SidewalkResult.Failure with the failure cause.