UserDetail interface
Subscriber detail
aad |
AAD email address |
email |
Email address |
first |
First name |
last |
Last name |
user |
User principal name |
AAD email address
aadEmail?: string
Property Value
string
Email address
emailAddress: string
Property Value
string
First name
firstName?: string
Property Value
string
Last name
lastName?: string
Property Value
string
User principal name
userPrincipalName?: string
Property Value
string