Method ClearToken ClearToken() Clears the session cookie for the current request user. Subsequent token retrievals in the current request return null, and any pending deferred token refresh is cancelled. Declaration public abstract void ClearToken()