Pregenerated Token Credential
A credential used to access token-secured ArcGIS resources using a token that is generated outside of your application.
Since
200.1.0
Constructors
Link copied to clipboard
Creates an instance of a PregeneratedTokenCredential.
Properties
Inherited properties
Link copied to clipboard
The URL by which the root of a server is accessed. This is the URL against which rest endpoints are resolved. For example, "https://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0" would have a server context of "https://sampleserver3.arcgisonline.com/ArcGIS", on which we could add "/rest/info" or "/rest" to fetch the server information.