共用方式為


NotebookAccessTokenResult interface

屬性

accessToken

注意:這個屬性不會串行化。 它只能由伺服器填入。

expiresIn

注意:這個屬性不會串行化。 它只能由伺服器填入。

hostName

注意:這個屬性不會串行化。 它只能由伺服器填入。

notebookResourceId

注意:這個屬性不會串行化。 它只能由伺服器填入。

publicDns

注意:這個屬性不會串行化。 它只能由伺服器填入。

refreshToken

注意:這個屬性不會串行化。 它只能由伺服器填入。

scope

注意:這個屬性不會串行化。 它只能由伺服器填入。

tokenType

注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

accessToken

注意:這個屬性不會串行化。 它只能由伺服器填入。

accessToken?: string

屬性值

string

expiresIn

注意:這個屬性不會串行化。 它只能由伺服器填入。

expiresIn?: number

屬性值

number

hostName

注意:這個屬性不會串行化。 它只能由伺服器填入。

hostName?: string

屬性值

string

notebookResourceId

注意:這個屬性不會串行化。 它只能由伺服器填入。

notebookResourceId?: string

屬性值

string

publicDns

注意:這個屬性不會串行化。 它只能由伺服器填入。

publicDns?: string

屬性值

string

refreshToken

注意:這個屬性不會串行化。 它只能由伺服器填入。

refreshToken?: string

屬性值

string

scope

注意:這個屬性不會串行化。 它只能由伺服器填入。

scope?: string

屬性值

string

tokenType

注意:這個屬性不會串行化。 它只能由伺服器填入。

tokenType?: string

屬性值

string