ActiveDirectorySchemaClass.GetAllProperties 메서드

정의

개체의 ReadOnlyActiveDirectorySchemaPropertyCollection 상위 속성을 비롯한 모든 속성이 ActiveDirectorySchemaClass 포함된 컬렉션을 가져옵니다.

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

반품

ReadOnlyActiveDirectorySchemaPropertyCollection 상위 속성을 포함하여 속성의 ActiveDirectorySchemaClass컬렉션입니다.

예외

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

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

설명

바인딩되지 않은 개체 인스턴스에서 메서드가 호출되면 빈 ReadOnlyActiveDirectorySchemaPropertyCollection 컬렉션이 반환됩니다.

적용 대상

추가 정보