Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationSession

Represents a session of a currently logged in user.

层级

  • AuthenticationSession

索引

Properties(4)

Properties(4)

Readonly id

id: string

The identifier of the authentication session.

Readonly accessToken

accessToken: string

The access token.

Readonly account

The account associated with the session.

Readonly scopes

scopes: readonly string[]

The permissions granted by the session's access token. Available scopes are defined by the AuthenticationProvider.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹