UserDetail interface

Subscriber detail

Properties

aadEmail

AAD email address

emailAddress

Email address

firstName

First name

lastName

Last name

userPrincipalName

User principal name

Property Details

aadEmail

AAD email address

aadEmail?: string

Property Value

string

emailAddress

Email address

emailAddress: string

Property Value

string

firstName

First name

firstName?: string

Property Value

string

lastName

Last name

lastName?: string

Property Value

string

userPrincipalName

User principal name

userPrincipalName?: string

Property Value

string