REST.Authenticator.OAuth.TOAuth2Authenticator.ResponseType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ResponseType: TOAuth2ResponseType read FResponseType write SetResponseType stored ResponseTypeIsStored;

C++

__property TOAuth2ResponseType ResponseType = {read=FResponseType, write=SetResponseType, stored=ResponseTypeIsStored, nodefault};

Properties

Type Visibility Source Unit Parent
property published
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

Description

Embarcadero Technologies does not currently have any additional information.