PlatformAPI.TOTARemoteProfileCredential Fields
InheritedProtected
| IsEncrypted | public | IsEncrypted returns True if credentials contain a password that is encrypted; it returns False if the password is in plain text. |
| IsPassword | public | IsPassword returns True if credentials contain a password; it returns False if those credentials contain the path to an encrypted password file instead. |
| PasswordOrPassFile | public | PasswordOrPassFile returns either a password or the path to an encrypted password file. |