LiftrBaseUserDetails interface
User details for an organization
Properties
email |
Email address of the user |
first |
First name of the user |
last |
Last name of the user |
phone |
User's phone number |
upn | User's principal name |
Property Details
emailAddress
Email address of the user
emailAddress: string
Property Value
string
firstName
First name of the user
firstName: string
Property Value
string
lastName
Last name of the user
lastName: string
Property Value
string
phoneNumber
User's phone number
phoneNumber?: string
Property Value
string
upn
User's principal name
upn?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript