Windows NT/2000 ADSI Scripting for System Administration
IADsOpenDSObject
IADsOpenDSObject::OpenDSObject
| Description | Allows alternate credentials to be used when connecting to a directory |
| Provider Support | LDAP, WinNT |
| Syntax | OpenDSObject(DnName As String, UserName As String, Password As String, Reserved As Long) |
| Data Type | Object |
| Top |