API:REST.Authenticator.OAuth.TOAuth2ResponseType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOAuth2ResponseType = (
rtCODE,
rtTOKEN);

C++

enum class DECLSPEC_DENUM TOAuth2ResponseType : unsigned char { rtCODE, rtTOKEN };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !