HistorySource.RetainPassword
- Last UpdatedDec 08, 2015
- 1 minute read
The HistorySource.RetainPassword property is a read-write Boolean property that indicates whether the password is stored in persistent storage.
Syntax
HistorySource.RetainPassword = bool;
Result = HistorySource.RetainPassword;
Remarks
The default is TRUE (the password is stored in persistent storage).
This property is not applicable if you are using an InTouch LGH file as the data source.