Codeunit 418 User Management in 24
- App
- Base Application
- Namespace
- System.Security.User
Versions171819202122232425262728latest
Source29
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| DisplayUserInformation | (Text) | public | - | ||||
| DisplayUserInformationBySID | (Guid) | public | - | ||||
| ValidateUserName | (Record User, Record User, Text) | public | - | ||||
| ValidateState | (var Record User, var Record User) | public | - | ||||
| BasicAuthDepricationNotificationId | () | Guid | public | Pending 23.0 | |||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
| BasicAuthDepricationNotificationDefault | (Boolean) | public | Pending 23.0 | ||||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
| BasicAuthDepricationNotificationShow | (Notification) | public | Pending 23.0 | ||||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
| DisableNotifications | (Notification) | public | - | ||||
| BasicAuthDepricationNotificationShowMore | (Notification) | public | Pending 23.0 | ||||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
| RenameUser | (Code[50], Code[50]) | public | - | ||||
| BasicAuthUsedNotificationId | () | Guid | public | Pending 23.0 | |||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
| BasicAuthUsedNotificationDefault | (Boolean) | public | Pending 23.0 | ||||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
| BasicAuthUsedNotificationShow | (Notification) | public | Pending 23.0 | ||||
| Basic Authentication deprecation warning should no longer be shown with from 23.0 | |||||||
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterRenameRecord | (var RecordRef, Integer, Integer, Code[50], Text[30]) | - |
| Integration event | OnAfterRenameUser | (Code[50], Code[50]) | - |
| Integration event | OnBeforeRenameUser | (Code[50], Code[50]) | - |
| Integration event | OnRenameUserOnBeforeProcessField | (Integer, Integer, Code[50], Code[50], var Boolean) | - |
| Integration event | OnValidateUserNameOnAfterCalcCheckForWindowsUserName | (Record User, Text, var Boolean) | - |