Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.15 KB

optional-implementation.md

File metadata and controls

25 lines (16 loc) · 1.15 KB
title description ms.assetid ms.tgt_platform keywords ms.topic ms.date
Optional Implementation
The following features are optional, but recommended
6123bdda-06cf-4b8b-b2a8-89882b6341b4
multiple
Optional Implementation ADSI
article
05/31/2018

Optional Implementation

The following features are optional, but recommended:

  • The IDirectorySearch interface for non-Automation clients. Because the ADSI OLE DB provider uses IDirectorySearch to present queries and collect results from the underlying directory service, providers that implement this interface automatically provide access to OLE DB style databases without having to implement any additional interfaces.
  • The IADsSecurityDescriptor, IADsAccessControlList, and IADsAccessControlEntry interfaces. Providers for directory services that support ACL-based object security are encouraged to implement these additional features.