The following members of class <CoreTypes.h> are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Types
(since Esri enum class | Authentication |
(since Esri enum class | Authentication |
(since Esri enum class | Login |
(since Esri enum class | O |
Type Documentation
[since Esri::ArcGISRuntime 100.0, deprecated]
enum class AuthenticationChallengeType
This enum is deprecated. We strongly advise against using it in new code.
Enumerates types of authentication challenges.
Constant | Value | Description |
---|---|---|
Authentication | 0 | Deprecated. No authentication challenge type defined. |
Authentication | 1 | Deprecated. Authentication challenge type requiring username and/or password. |
Authentication | 2 | Deprecated. Authentication challenge type requiring an O |
Authentication | 3 | Deprecated. Authentication challenge type requiring a client certificate. |
Authentication | 4 | Deprecated. Authentication challenge type indicating one or more SS |
This enum was introduced in Esri::ArcGISRuntime 100.0.
[since Esri::ArcGISRuntime 100.0, deprecated]
enum class AuthenticationType
This enum is deprecated. We strongly advise against using it in new code.
Enumerates supported authentication types for secured services.
Constant | Value | Description |
---|---|---|
Authentication | 0 | Deprecated. No authentication type defined. |
Authentication | 1 | Deprecated. Token-based authentication. |
Authentication | 2 | Deprecated. HTT |
Authentication | 3 | Deprecated. The client certificate-based security. Requires setting a SS |
This enum was introduced in Esri::ArcGISRuntime 100.0.
[since Esri::ArcGISRuntime 100.2, deprecated]
enum class LoginType
This enum is deprecated. We strongly advise against using it in new code.
Supported login types for portal.
Constant | Value | Description |
---|---|---|
Login | -1 | Deprecated. Login type is unknown. |
Login | 0 | Deprecated. Login uses an O |
Login | 1 | Deprecated. Login uses a digital certificate to identify the user. |
Login | 2 | Deprecated. Login uses a username and password to identify the user. |
This enum was introduced in Esri::ArcGISRuntime 100.2.
[since Esri::ArcGISRuntime 100.0, deprecated]
enum class OAuthMode
This enum is deprecated. We strongly advise against using it in new code.
Enumerates the supported modes for logging in using OAuth.
Constant | Value | Description |
---|---|---|
O | 0 | Deprecated. No mode specified. |
O | 1 | Deprecated. O |
O | 2 | Deprecated. O |
This enum was introduced in Esri::ArcGISRuntime 100.0.