AuthenticationEventContextUser interface

User interface for data.

Properties

companyName

The user's company name.

country

The user's country.

displayName

The user's display name.

givenName

The user's given name.

id

The user identifier.

mail

The user's email address.

onPremisesSamAccountName

The user's on premise SAM account name.

onPremisesSecurityIdentifier

The user's on premise security identifier.

onPremiseUserPrincipalName

The user's on premise principal name.

preferredDataLocation

The user's preferred data location

preferredLanguage

The user's preferred language.

surname

The user's surname.

userPrincipalName

The user's principal name.

userType

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

mail

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