REST.Authenticator.OAuth.TOAuth2Authenticator.ClientSecret

From RAD Studio API Documentation
Revision as of 23:34, 31 August 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:REST.Authenticator.OAuth.TOAuth2Authenticator.ClientSecret|api}} ==Description== {{#lsth:API:REST.Authenticator.OAuth.TOAuth2Authenticator.ClientSecret|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property ClientSecret: string read FClientSecret write SetClientSecret;

C++

__property System::UnicodeString ClientSecret = {read=FClientSecret, write=SetClientSecret};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!