ArcGISAuthenticationChallengeType

The types of ArcGIS authentication challenges.

Since

200.8.0

Inheritors

Types

Link copied to clipboard

The type of challenge issued while accessing ArcGIS resources secured behind Identity-Aware Proxy (IAP). This type of challenge can be handled using IapCredential.

Link copied to clipboard

The type of challenge issued while accessing OAuth secured ArcGIS resources. This type of challenge can be handled using OAuthUserCredential or OAuthApplicationCredential. If the OAuth information is not available, this challenge can also be handled using TokenCredential or PregeneratedTokenCredential.

Link copied to clipboard

The type of challenge issued while accessing token secured ArcGIS resources. This type of challenge can be handled using TokenCredential or PregeneratedTokenCredential.