Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.55 KB

binding-to-an-adsi-object.md

File metadata and controls

34 lines (24 loc) · 1.55 KB
title description ms.assetid ms.tgt_platform keywords ms.topic ms.date
Binding to an ADSI Object
Connecting to an object in a directory service is known as binding.
f3963019-9b3a-42d5-a978-484f294110e5
multiple
ADSI ADSI ,using,binding
article
05/31/2018

Binding to an ADSI Object

Connecting to an object in a directory service is known as binding. Binding to an ADSI object is the first step to communicating with the underlying directory system. An object must be bound to in order to navigate its namespace, search for data, modify data, or impersonate a user. It is also possible to supply additional binding characteristics, such as user name, password, server name, encryption methods, and secured authentication. The actual additional binding characteristics that can be used will depend on the provider.

For more information about ADSI binding, see: