Codeunit 418 User Management in 23

App
Base Application
Namespace
System.Security.User

Procedures, 13Events, 5

Versions171819202122232425262728latest

Source29

Procedures, 13

NameParametersReturnsAccessObsolete
DisplayUserInformation(Text)public-
DisplayUserInformationBySID(Guid)public-
ValidateUserName(Record User, Record User, Text)public-
ValidateState(var Record User, var Record User)public-
BasicAuthDepricationNotificationId()GuidpublicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0
BasicAuthDepricationNotificationDefault(Boolean)publicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0
BasicAuthDepricationNotificationShow(Notification)publicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0
DisableNotifications(Notification)public-
BasicAuthDepricationNotificationShowMore(Notification)publicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0
RenameUser(Code[50], Code[50])public-
BasicAuthUsedNotificationId()GuidpublicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0
BasicAuthUsedNotificationDefault(Boolean)publicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0
BasicAuthUsedNotificationShow(Notification)publicPending 23.0
Basic Authentication deprecation warning should no longer be shown with from 23.0

Events, 5

KindNameParametersObsolete
Integration eventOnAfterRenameRecord(var RecordRef, Integer, Integer, Code[50], Text[30])-
Integration eventOnAfterRenameUser(Code[50], Code[50])-
Integration eventOnBeforeRenameUser(Code[50], Code[50])-
Integration eventOnRenameUserOnBeforeProcessField(Integer, Integer, Code[50], Code[50], var Boolean)-
Integration eventOnValidateUserNameOnAfterCalcCheckForWindowsUserName(Record User, Text, var Boolean)-