A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/arcgis-rest-js/api-reference/arcgis-rest-request/IFromTokenOptions/ below:

IFromTokenOptions | ArcGIS REST JS

Interface

Options for ArcGISIdentityManager.fromToken.

Properties Property Type Notes clientId string

Optional client ID. Used for refreshing expired tokens.

portal string

The portal that the token was generated from. Defaults to https://www.arcgis.com/sharing/rest. Required if you are not using the default portal.

redirectUri string

Optional set a valid redirect URL for the registered client ID. Used internally to refresh expired tokens.

server string

If the token is for a specific instance of ArcGIS Server, set portal to null or undefined and set server the URL of the ArcGIS Server.

token string

The token you want to create the ArcGISIdentityManager instance with.

tokenExpires Date

Date when this token will expire.

username string

Optionally set the username. Recommended if available.

clientId

optional

Interface Property clientId: string

Optional client ID. Used for refreshing expired tokens.

portal

optional

Interface Property portal: string

The portal that the token was generated from. Defaults to https://www.arcgis.com/sharing/rest. Required if you are not using the default portal.

redirectUri

optional

Interface Property redirectUri: string

Optional set a valid redirect URL for the registered client ID. Used internally to refresh expired tokens.

server

optional

Interface Property server: string

If the token is for a specific instance of ArcGIS Server, set portal to null or undefined and set server the URL of the ArcGIS Server.

tokenExpires

optional

Interface Property tokenExpires: Date

Date when this token will expire.

username

optional

Interface Property username: string

Optionally set the username. Recommended if available.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4