API:REST.Authenticator.OAuth.OAuth2ResponseTypeFromString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function OAuth2ResponseTypeFromString(const ATypeString: string): TOAuth2ResponseType;

C++

extern DELPHI_PACKAGE TOAuth2ResponseType __fastcall OAuth2ResponseTypeFromString(const System::UnicodeString ATypeString);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.