Example #1
0
 protected void ForceUserLogOut()
 {
     CovCake.LogoutCurrentUser();
     this._currentUser = null;
 }