REST.Authenticator.OAuth.TOAuth1Authenticator.IPImplementationID

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

Delphi

property IPImplementationID: string read FIPImplementationID write FIPImplementationID;

C++

__property System::UnicodeString IPImplementationID = {read=FIPImplementationID, write=FIPImplementationID};

プロパティ

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


説明

HTTP 抽象化実装の識別子を示します。

関連項目