PlatformAPI.TOTARemoteProfileCredential.IsPassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IsPassword: Boolean;

Properties

Type Visibility Source Unit Parent
field public PlatformAPI.pas 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.

See Also