DBPROP_AUTH_CACHE_AUTHINFO
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. |