DSAccount Property

This property specifies the account name used to authenticate to the LDAP service.

IDL Definition

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

Type

BSTR


© 1997-1998 Microsoft Corporation. All rights reserved.