Skip to main content

Authuser

Properties

NameTypeDescriptionNotes
tenant(optional) stringTenant name.[default to undefined]
id(optional) stringIdentity ID.[default to undefined]
uid(optional) stringIdentity's unique identitifier.[default to undefined]
profile(optional) stringID of the auth profile associated with the auth user.[default to undefined]
identificationNumber(optional) stringAuth user's employee number.[default to undefined]
email(optional) stringAuth user's email.[default to undefined]
phone(optional) stringAuth user's phone number.[default to undefined]
workPhone(optional) stringAuth user's work phone number.[default to undefined]
personalEmail(optional) stringAuth user's personal email.[default to undefined]
firstname(optional) stringAuth user's first name.[default to undefined]
lastname(optional) stringAuth user's last name.[default to undefined]
displayName(optional) stringAuth user's name in displayed format.[default to undefined]
alias(optional) stringAuth user's alias.[default to undefined]
lastPasswordChangeDate(optional) stringDate of last password change.[default to undefined]
lastLoginTimestamp(optional) numberTimestamp of the last login (long type value).[default to undefined]
currentLoginTimestamp(optional) numberTimestamp of the current login (long type value).[default to undefined]
lastUnlockTimestamp(optional) stringThe date and time when the user was last unlocked.[default to undefined]
capabilities(optional) Array<string>Array of the auth user's capabilities.[default to undefined]