ActiveDirectorySchemaClass.GetAllProperties 메서드

정의

ActiveDirectorySchemaClass 개체의 모든 속성(부모 속성 포함)을 포함하는 ReadOnlyActiveDirectorySchemaPropertyCollection 컬렉션을 가져옵니다.

public:
 System::DirectoryServices::ActiveDirectory::ReadOnlyActiveDirectorySchemaPropertyCollection ^ GetAllProperties();
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection GetAllProperties ();
member this.GetAllProperties : unit -> System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection
Public Function GetAllProperties () As ReadOnlyActiveDirectorySchemaPropertyCollection

반환

부모 속성이 포함된 ActiveDirectorySchemaClass의 속성에 대한 ReadOnlyActiveDirectorySchemaPropertyCollection 컬렉션입니다.

예외

기본 디렉터리 서비스에 대한 호출에서 오류가 발생했습니다.

대상 서버를 사용 중이거나 사용할 수 없습니다.

설명

빈, 언바운드 개체 인스턴스에서 메서드는 경우 ReadOnlyActiveDirectorySchemaPropertyCollection 컬렉션이 반환 됩니다.

적용 대상

추가 정보