Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookAccessTokenResult

Package version

Hierarchy

  • NotebookAccessTokenResult

Index

Properties

Optional accessToken

accessToken: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional expiresIn

expiresIn: undefined | number

NOTE: This property will not be serialized. It can only be populated by the server.

Optional hostName

hostName: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional notebookResourceId

notebookResourceId: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicDns

publicDns: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional refreshToken

refreshToken: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional scope

scope: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Optional tokenType

tokenType: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc