다음을 통해 공유


ActiveDirectorySiteLinkBridge.GetDirectoryEntry 메서드

정의

DirectoryEntry 개체의 ActiveDirectorySiteLinkBridge 개체를 가져옵니다.

public:
 System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry

반환

사이트 링크 브리지 개체의 디렉터리 항목을 나타내는 DirectoryEntry 개체입니다.

예외

ActiveDirectorySiteLinkBridge 개체가 아직 Active Directory 도메인 서비스 저장소에 저장되지 않은 경우

개체가 삭제되었습니다.

적용 대상

추가 정보