Share via


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