PlatformAPI.TOTARemoteProfileCredential Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
IsEncryptedpublicIsEncrypted returns True if credentials contain a password that is encrypted; it returns False if the password is in plain text.
IsPasswordpublicIsPassword returns True if credentials contain a password; it returns False if those credentials contain the path to an encrypted password file instead.
PasswordOrPassFilepublicPasswordOrPassFile returns either a password or the path to an encrypted password file.