다음을 통해 공유


System.DirectoryServices 네임스페이스

보호된 멤버 포함
상속된 멤버 포함

.NET Framework 멤버 포함
XNA Framework 멤버 포함
이식 가능한 클래스 라이브러리 멤버 포함

System.DirectoryServices 네임스페이스는 관리 코드에서 Active Directory에 액세스할 수 있도록 하는 형식을 포함합니다.

네임스페이스

네임스페이스 설명
System.DirectoryServices System.DirectoryServices 네임스페이스를 사용하면 관리 코드에서 Active Directory 도메인 서비스에 쉽게 액세스할 수 있습니다.이 네임스페이스에는 ADSI(Active Directory Services Interfaces) 기술을 사용하는 두 개의 구성 요소 클래스인 DirectoryEntryDirectorySearcher가 들어 있습니다.ADSI는 다양한 네트워크 공급자에 대해 작업할 수 있도록 Microsoft에서 유연성 있는 도구로 제공하는 인터페이스 집합입니다.관리자는 ADSI를 통해 네트워크 규모에 관계없이 네트워크 상의 리소스를 비교적 쉽게 찾아서 관리할 수 있습니다.
System.DirectoryServices.AccountManagement System.DirectoryServices.AccountManagement 네임스페이스는 AD DS(Active Directory Domain Services), AD LDS(Active Directory Lightweight Directory Services) 및 MSAM(Machine SAM) 등 여러 주체 저장소에서 사용자, 컴퓨터 및 그룹 보안 주체의 균일한 액세스와 조작을 제공합니다.System.DirectoryServices.AccountManagementSystem.DirectoryServices 네임스페이스와 관계 없는 디렉터리 개체를 관리합니다.
System.DirectoryServices.ActiveDirectory System.DirectoryServices.ActiveDirectory 네임스페이스는 Microsoft Active Directory 서비스 작업을 중심으로 구성되는 상위 수준 추상화 개체 모델을 제공합니다.포리스트, 도메인, 사이트, 서브넷, 파티션, 스키마와 같은 Active Directory 서비스 개념은 개체 모델의 일부입니다.
System.DirectoryServices.Protocols System.DirectoryServices.Protocols 네임스페이스는 LDAP(Lightweight Directory Access Protocol) 버전 3(V3)과 DSML(Directory Services Markup Language) 버전 2.0(V2) 표준에 정의된 메서드를 제공합니다.