AuthenticationEventContextUser interface
User interface for data.
Properties
company |
The user's company name. |
country | The user's country. |
display |
The user's display name. |
given |
The user's given name. |
id | The user identifier. |
The user's email address. |
|
on |
The user's on premise SAM account name. |
on |
The user's on premise security identifier. |
on |
The user's on premise principal name. |
preferred |
The user's preferred data location |
preferred |
The user's preferred language. |
surname | The user's surname. |
user |
The user's principal name. |
user |
The user type. |
Property Details
companyName
The user's company name.
companyName: string
Property Value
string
country
The user's country.
country: string
Property Value
string
displayName
The user's display name.
displayName: string
Property Value
string
givenName
The user's given name.
givenName: string
Property Value
string
id
The user identifier.
id: string
Property Value
string
The user's email address.
mail: string
Property Value
string
onPremisesSamAccountName
The user's on premise SAM account name.
onPremisesSamAccountName: string
Property Value
string
onPremisesSecurityIdentifier
The user's on premise security identifier.
onPremisesSecurityIdentifier: string
Property Value
string
onPremiseUserPrincipalName
The user's on premise principal name.
onPremiseUserPrincipalName: string
Property Value
string
preferredDataLocation
The user's preferred data location
preferredDataLocation: string
Property Value
string
preferredLanguage
The user's preferred language.
preferredLanguage: string
Property Value
string
surname
The user's surname.
surname: string
Property Value
string
userPrincipalName
The user's principal name.
userPrincipalName: string
Property Value
string
userType
The user type.
userType: string
Property Value
string
Azure SDK for JavaScript