REST.Authenticator.OAuth.TOAuth2Authenticator.TokenType

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

Delphi

property TokenType: TOAuth2TokenType read FTokenType write SetTokenType stored TokenTypeIsStored;

C++

__property TOAuth2TokenType TokenType = {read=FTokenType, write=SetTokenType, stored=TokenTypeIsStored, nodefault};

プロパティ

種類 可視性 ソース ユニット
property published
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

説明

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