Get Current User Login

From AutoCount Resource Center

Current User Login ID by Current User Session

AutoCount Accounting 2.0

string userID = AutoCount.Authentication.UserSession.CurrentUserSession.LoginUserID;

AutoCount Accounting 1.8.27

string userID = BCE.AutoCount.Authentication.UserAuthentication.GetOrCreate(dbSetting).LoginUserID;

Go to menu

Go to top
Resources For AutoCount Software Developers