PlatformAPI.TOTARemoteProfileCredential.PasswordOrPassFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PasswordOrPassFile: string;

C++

System::UnicodeString PasswordOrPassFile;

Properties

Type Visibility Source Unit Parent
field public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI TOTARemoteProfileCredential

Description

PasswordOrPassFile returns either a password or the path to an encrypted password file.

See Also