API:REST.Authenticator.OAuth.TOAuth2ResponseType

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TOAuth2ResponseType = (
rtCODE,
rtTOKEN);

C++

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

プロパティ

種類 可視性 ソース ユニット
enum public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。