UserInfo interface

UserInfo with user displayName, objectId and preferredUserName.

Properties

displayName

User Display Name.

objectId

User unique reference within the Azure Active Directory domain.

preferredUserName

Usually be the email address.

tenantId

User tenant ID.

Property Details

displayName

User Display Name.

displayName: string

Property Value

string

objectId

User unique reference within the Azure Active Directory domain.

objectId: string

Property Value

string

preferredUserName

Usually be the email address.

preferredUserName: string

Property Value

string

tenantId

User tenant ID.

tenantId: string

Property Value

string