Codeunit 418 User Management in 28

App
Base Application
Namespace
System.Security.User

Procedures, 5Events, 5

Versions171819202122232425262728latest

Source29

Procedures, 5

NameParametersReturnsAccessObsolete
DisplayUserInformation(Text)public-
DisplayUserInformationBySID(Guid)public-
ValidateUserName(Record User, Record User, Text)publicPending 26.0
ValidateUserName has been moved to the User Codeunit
ValidateState(var Record User, var Record User)publicPending 26.0
ValidateState has been moved to the User Codeunit
RenameUser(Code[50], Code[50])publicPending 26.0
RenameUser has been moved to the User Codeunit

Events, 5

KindNameParametersObsolete
Integration eventOnAfterRenameRecord(var RecordRef, Integer, Integer, Code[50], Text[30])-
Integration eventOnAfterRenameUser(Code[50], Code[50])Pending 26.0
RenameUser has been moved to the User Codeunit
Integration eventOnBeforeRenameUser(Code[50], Code[50])Pending 26.0
RenameUser has been moved to the User Codeunit
Integration eventOnRenameUserOnBeforeProcessField(Integer, Integer, Code[50], Code[50], var Boolean)Pending 26.0
RenameUser has been moved to the User Codeunit
Integration eventOnValidateUserNameOnAfterCalcCheckForWindowsUserName(Record User, Text, var Boolean)Pending 26.0
ValidateUserName has been moved to the User Codeunit