PlatformAPI.TOTARemoteProfileCredential.IsPassword
Delphi
IsPassword: Boolean;
C++
bool IsPassword;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | TOTARemoteProfileCredential |
Description
IsPassword returns True
if credentials contain a password; it returns False
if those credentials contain the path to an encrypted password file instead.