ADSI System Providers
The Active Directory Service Interfaces SDK includes several system implementations. The features and capabilities of each underlying directory service influence the implementation of the Active Directory Service Interfaces. Accompanying an ADSI provider implementation is a list of notes about directory service objects and their interface and method implementations.
-
LDAP
-
An LDAP-compatible (where LDAP is Lightweight Directory Access Protocol) namespace implementation. See ADSI LDAP Provider.
-
NDS
-
An NDS-compatible (where NDS is Netware Directory Service) namespace implementation.
-
NWCOMPAT
-
A NetWare 3.x-compatible namespace implementation.
-
WinNT
-
A Windows NT-compatible namespace implementation. See ADSI WinNT Provider.
-