API:REST.Authenticator.OAuth.TOAuth1Authenticator.ConsumerSecret

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ConsumerSecret: string read FConsumerSecret write SetConsumerSecret;

C++

__property System::UnicodeString ConsumerSecret = {read=FConsumerSecret, write=SetConsumerSecret};

Properties

Type Visibility Source Unit Parent
property published
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth1Authenticator

Description

Embarcadero Technologies does not currently have any additional information.