ActiveDirectorySchemaClass.GetAllProperties メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 コレクションが返されます。