API:PlatformAPI.TOTARemoteProfileCredential
Delphi
TOTARemoteProfileCredential = record
C++
struct DECLSPEC_DRECORD TOTARemoteProfileCredential
{
public:
System::UnicodeString PasswordOrPassFile;
bool IsPassword;
bool IsEncrypted;
void __fastcall Init();
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Description
Embarcadero Technologies does not currently have any additional information.