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

authority

authority: string

The associated authority, if used.

clientId

clientId: string

The associated client ID.

homeAccountId

homeAccountId: string

The home account Id.

tenantId

tenantId: string

The associated tenant ID.

username

username: string

The username of the logged in account.

Generated using TypeDoc