This property is used in conjunction with the DBUsername property by the LDAP server instance to authenticate with the SQL or JET backend database.
IDL Definition
[propget]
HRESULT DBPassword([out, retval] VARIANT *pData);
[propput]
HRESULT DBPassword([in] VARIANT Data);
Type
VT_BSTR (string)