xAxaptaUserManager.getSIDFromName Method [AX 2012]
Gets user details from the given user logon, domain, and account type.
public xAxaptaUserDetails getSIDFromName(
str userLogin,
str domainName,
UserAccountType accountType)
Run On
CalledReturn Value
Type: xAxaptaUserDetails ClassA xAxaptaUserDetails class instance that contains user details.
Community Additions
ADD
Show: