ArcGIS Runtime SDK for iOS: AGSAuthenticationChallenge.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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