NotebookAccessTokenResult interface
Properties
access |
NOTE: This property will not be serialized. It can only be populated by the server. |
expires |
NOTE: This property will not be serialized. It can only be populated by the server. |
host |
NOTE: This property will not be serialized. It can only be populated by the server. |
notebook |
NOTE: This property will not be serialized. It can only be populated by the server. |
public |
NOTE: This property will not be serialized. It can only be populated by the server. |
refresh |
NOTE: This property will not be serialized. It can only be populated by the server. |
scope | NOTE: This property will not be serialized. It can only be populated by the server. |
token |
NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
accessToken
NOTE: This property will not be serialized. It can only be populated by the server.
accessToken?: string
Property Value
string
expiresIn
NOTE: This property will not be serialized. It can only be populated by the server.
expiresIn?: number
Property Value
number
hostName
NOTE: This property will not be serialized. It can only be populated by the server.
hostName?: string
Property Value
string
notebookResourceId
NOTE: This property will not be serialized. It can only be populated by the server.
notebookResourceId?: string
Property Value
string
publicDns
NOTE: This property will not be serialized. It can only be populated by the server.
publicDns?: string
Property Value
string
refreshToken
NOTE: This property will not be serialized. It can only be populated by the server.
refreshToken?: string
Property Value
string
scope
NOTE: This property will not be serialized. It can only be populated by the server.
scope?: string
Property Value
string
tokenType
NOTE: This property will not be serialized. It can only be populated by the server.
tokenType?: string
Property Value
string