REST.Backend.ServiceComponents.TCustomBackendAuth.ExportLogin
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 |