MDAC 2.5 SDK - Technical Articles
Property group: Trustee
Property set: DBPROPSET_TRUSTEE
Column? N
Type: VT_BSTR
Typical R/W: W
Description: New Authentication String
The new authentication string is typically used to set a new password for the trustee.
To set a new authentication string, the consumer will ordinarily specify the current authentication string as well as the new authentication string. That is, the property set will contain both a DBPROP_TRUSTEE_AUTHENTICATION as well as a DBPROP_TRUSTEE_NEWAUTHENTICATION property.
Attempting to retrieve this property returns DBPROPSTATUS_ NOTAVAILABLE.