Codeunit 9013 User Login Time Tracker Impl. in 23
- App
- System Application
- Namespace
- System.Security.User
Versions171819202122232425262728latest
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsFirstLogin | (Guid) | Boolean | public | - |
| AnyUserLoggedInSinceDate | (Date) | Boolean | public | - |
| UserLoggedInSinceDateTime | (DateTime) | Boolean | public | - |
| CreateOrUpdateLoginInfo | () | public | - | |
| UserLoggedInEnvironment | (Guid) | Boolean | public | - |
| GetPenultimateLoginDateTime | (Guid) | DateTime | public | - |
| CreateEnvironmentLoginInfo | () | public | - |