A helper class to bind Adsi objects. Basically given a path to an Adsi object, this object retrieves the COM object, wraps it as a managed Object pointer and allows users to retrieve it.
[Visual Basic] Public Class AdsiBinder Inherits Component [C#] public class AdsiBinder : Component [C++] public __gc class AdsiBinder : public Component [JScript] public class AdsiBinder extends Component
[To be supplied.]
Namespace: System.DirectoryServices
Assembly: System.DirectoryServices.dll