PlatformAPI.TOTARemoteProfileCredential

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOTARemoteProfileCredential = record

C++

struct DECLSPEC_DRECORD TOTARemoteProfileCredential
{
public:
    System::UnicodeString PasswordOrPassFile;
    bool IsPassword;
    bool IsEncrypted;
    void __fastcall Init();
};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
record
struct
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.