REST.Backend.ServiceComponents.TCustomBackendAuth.ExportLogin

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ExportLogin(const APassword: string): string;

C++

System::UnicodeString __fastcall ExportLogin(const System::UnicodeString APassword);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth


Beschreibung