REST.Authenticator.OAuth.TOAuth1Authenticator.IPImplementationID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IPImplementationID: string read FIPImplementationID write FIPImplementationID;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth1Authenticator

Beschreibung

Gibt den Bezeichner der HTTP-Abstraktionsimplementierung an.

Siehe auch