public void Logout() { user = new API_User(); }
public void Logout() { user = new API_User(); client.Authenticator = null; }