ArcGIS Runtime SDK for iOS: AGSAuthenticationChallenge.h File Reference
ArcGIS Runtime SDK for iOS  100.9
AGSAuthenticationChallenge.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSAuthenticationChallengeType {
  AGSAuthenticationChallengeTypeUsernamePassword = 0, AGSAuthenticationChallengeTypeOAuth, AGSAuthenticationChallengeTypeClientCertificate, AGSAuthenticationChallengeTypeUntrustedHost,
  AGSAuthenticationChallengeTypeUnknown
}
 

Enumeration Type Documentation

§ AGSAuthenticationChallengeType

Supported authentication challenge types.

Since
100.0
Enumerator
AGSAuthenticationChallengeTypeUsernamePassword 
AGSAuthenticationChallengeTypeOAuth 
AGSAuthenticationChallengeTypeClientCertificate 
AGSAuthenticationChallengeTypeUntrustedHost 
AGSAuthenticationChallengeTypeUnknown