Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets user details from the given user logon, domain, and account type.
Syntax
public xAxaptaUserDetails getSIDFromName(
str userLogin,
str domainName,
UserAccountType accountType)
Run On
Called
Parameters
- userLogin
Type: str
- domainName
Type: str
- accountType
Type: UserAccountType Enumeration
Return Value
Type: xAxaptaUserDetails Class
A xAxaptaUserDetails class instance that contains user details.