What is Active Directory? What is the namespace for that?

Answers were Sorted based on User's Feedback



What is Active Directory? What is the namespace for that?..

Answer / muthu kumar

Active Directory Service Interfaces (ADSI) is a programmatic
interface for the Microsoft Windows Active Directory. It
enables your applications to interact with different
directories on a network using a single interface.

Name space
-----------
System.DirectoryServices

Is This Answer Correct ?    2 Yes 0 No

What is Active Directory? What is the namespace for that?..

Answer / pratima tripathi

Active Directory Service Interfaces (ADSI) is a set of COM
interfaces used to access the features of directory
services from different network providers. ADSI is used in
a distributed computing environment to present a single set
of directory service interfaces for managing network
resources.

Namespace :
System.DirectoryServices

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain the asp.net mvc request life cycle? : asp.net mvc

0 Answers  


Page Life Cycle in ASP.NET

2 Answers   Syntel,


Can one dll file contains the compiled code of more than one .net language?

0 Answers  


What are the Types of chaching. How to implement caching

0 Answers   Microsoft,


How many types of validators are there in asp net?

0 Answers  






What is the difference between response.redirect and server.transfer?

0 Answers  


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


Write a code for "RequiredFieldValidator" in java script

5 Answers   Wipro,


diff between Server.Transfer() and Server.Execute()

1 Answers  


What does it mean your session has timed out?

0 Answers  


what are the events in ASP.net page life cycle?

1 Answers  


Explain the path instructions in xaml?

0 Answers  


Categories