Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationRecord

Package version

The record to use to find the cached tokens in the cache

Hierarchy

  • AuthenticationRecord

Index

Properties

Optional authority

authority: undefined | string

The associated authority, if used

environment

environment: string

The login environment, eg "login.windows.net"

homeAccountId

homeAccountId: string

The home account Id

localAccountId

localAccountId: string

Local, tenant-specific account identifer for this account object, usually used in legacy cases

tenantId

tenantId: string

The associated tenant ID

username

username: string

The username of the logged in account

Generated using TypeDoc