Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountDisplayInfo

Represents display information for an account.

Hierarchy

  • AccountDisplayInfo

Index

Properties

accountType

accountType: string

account provider (eg, Work/School vs Microsoft Account)

contextualDisplayName

contextualDisplayName: string

A display name that offers context for the account, such as "Contoso".

displayName

displayName: string

A display name that identifies the account, such as "User Name".

userId

userId: string

Unique user id that identifies the account.

Generated using TypeDoc