REST.Backend.MetaTypes.IBackendAuthToken.GetAuthToken

From RAD Studio API Documentation
Revision as of 06:44, 5 March 2014 by BuildBot (talk | contribs) (Created page with "{{#lst:API:REST.Backend.MetaTypes.IBackendAuthToken.GetAuthToken|api}} ==Description== {{#lsth:API:REST.Backend.MetaTypes.IBackendAuthToken.GetAuthToken|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetAuthToken: string;

C++

virtual System::UnicodeString __fastcall GetAuthToken() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.MetaTypes.pas
REST.Backend.MetaTypes.hpp
REST.Backend.MetaTypes IBackendAuthToken

Description

Embarcadero Technologies does not currently have any additional information.