DSPassword Property

This property specifies the password to use when authenticating with the LDAP service.

IDL Definition

[propget]
HRESULT DSPassword([out, retval] VARIANT *pVal /* VT_BSTR */);
[propput]
HRESULT DSPassword([in] BSTR newVal);

Type

BSTR


© 1997-1998 Microsoft Corporation. All rights reserved.