OAuth2TokenResult interface

属性

accessToken
error
errorDescription
expiresIn
issuedAt
refreshToken
scope

属性详细信息

accessToken

accessToken: string

属性值

string

error

error: string

属性值

string

errorDescription

errorDescription: string

属性值

string

expiresIn

expiresIn: string

属性值

string

issuedAt

issuedAt: string

属性值

string

refreshToken

refreshToken: string

属性值

string

scope

scope: string

属性值

string