REST.Authenticator.OAuth.TOAuth2Authenticator.TProviderOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TProviderOptions = set of TProviderOption;

C++

typedef System::Set<TProviderOption, _DELPHI_SET_ENUMERATOR(TProviderOption::EdgeIfAvailable), _DELPHI_SET_ENUMERATOR(TProviderOption::TLS11_3Required)> TProviderOptions;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.