MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties
Property group: Initialization
Property set: DBPROPSET_DBINIT
Type: VT_BOOL
Typical R/W: R/W
Description: Cache Authentication
Value | Meaning |
VARIANT_TRUE | The data source object or enumerator is allowed to cache sensitive authentication information such as a password in an internal cache. |
VARIANT_FALSE | The data source object or enumerator is not allowed to cache sensitive authentication information. |