Partilhar via


OAuth2TokenResult interface

Propriedades

accessToken
error
errorDescription
expiresIn
issuedAt
refreshToken
scope

Detalhes de Propriedade

accessToken

accessToken: string

Valor de Propriedade

string

error

error: string

Valor de Propriedade

string

errorDescription

errorDescription: string

Valor de Propriedade

string

expiresIn

expiresIn: string

Valor de Propriedade

string

issuedAt

issuedAt: string

Valor de Propriedade

string

refreshToken

refreshToken: string

Valor de Propriedade

string

scope

scope: string

Valor de Propriedade

string