Using ADSI Functions to Bind Directly to an Object
Binding directly to a directory object with ADSI can be performed in several ways. The following topics discuss binding methods that are supported by ADSI:
- Binding With GetObject and ADsGetObject
- Binding With ADsOpenObject and IADsOpenDSObject::OpenDSObject
- Binding With Encryption