API:PlatformAPI.TOTARemoteProfileCredential

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

  TOTARemoteProfileCredential = record
    PasswordOrPassFile: string;
    IsPassword: Boolean;
    IsEncrypted: Boolean;
    procedure Init;
  end;

Properties

Type Visibility Source Unit Parent
record public PlatformAPI.pas PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.