REST.Authenticator.OAuth.TOAuth2Authenticator.TProviderOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TProviderOption = (EdgeIfAvailable, TLS11_3Required);

C++

enum class DECLSPEC_DENUM TProviderOption : unsigned char { EdgeIfAvailable, TLS11_3Required };

Properties

Type Visibility Source Unit Parent
enum public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

Description

Embarcadero Technologies does not currently have any additional information.