A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/coretypes-h-obsolete.html below:

Obsolete Members for <CoreTypes.h> | ArcGIS Maps SDK for Qt

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::ArcGISRuntime 100.0, deprecated) enum class AuthenticationChallengeType { Unknown, UsernamePassword, OAuth, ClientCertificate, SslHandshake } (since Esri::ArcGISRuntime 100.0, deprecated) enum class AuthenticationType { Unknown, Token, HTTP, Certificate } (since Esri::ArcGISRuntime 100.2, deprecated) enum class LoginType { Unknown, OAuth, ClientCertificate, UsernamePassword } (since Esri::ArcGISRuntime 100.0, deprecated) enum class OAuthMode { Unknown, User, App } 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 AuthenticationChallengeType::Unknown 0 Deprecated. No authentication challenge type defined. AuthenticationChallengeType::UsernamePassword 1 Deprecated. Authentication challenge type requiring username and/or password. AuthenticationChallengeType::OAuth 2 Deprecated. Authentication challenge type requiring an OAuth authorization code. AuthenticationChallengeType::ClientCertificate 3 Deprecated. Authentication challenge type requiring a client certificate. AuthenticationChallengeType::SslHandshake 4 Deprecated. Authentication challenge type indicating one or more SSL errors have occurred.

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 AuthenticationType::Unknown 0 Deprecated. No authentication type defined. AuthenticationType::Token 1 Deprecated. Token-based authentication. AuthenticationType::HTTP 2 Deprecated. HTTP Basic or Digest authentication. AuthenticationType::Certificate 3 Deprecated. The client certificate-based security. Requires setting a SSL configuration.

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 LoginType::Unknown -1 Deprecated. Login type is unknown. LoginType::OAuth 0 Deprecated. Login uses an OAuth credentials based workflow. LoginType::ClientCertificate 1 Deprecated. Login uses a digital certificate to identify the user. LoginType::UsernamePassword 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 OAuthMode::Unknown 0 Deprecated. No mode specified. OAuthMode::User 1 Deprecated. OAuth User authentication mode. Requires client ID. OAuthMode::App 2 Deprecated. OAuth App authentication mode. Requires client ID and client secret.

This enum was introduced in Esri::ArcGISRuntime 100.0.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4