AifPortUser::getWindowsUser Method
Creates a Windows user ID from the Microsoft Dynamics AX user ID.
Syntax
client server public static AifWindowsUser getWindowsUser(UserId _userId)
Run On
Called
Parameters
- _userId
Type: UserId Extended Data Type
The Microsoft Dynamics AX user ID.
Return Value
Type: AifWindowsUser Extended Data Type
The Windows user ID in DOMAIN\USERNAME format.