PropertyTypes Enumeration
.NET Framework (current version)
Specifies the property types to select when calling the ActiveDirectorySchema::FindAllProperties(PropertyTypes) method.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| Indexed | A property that is indexed. | |
| InGlobalCatalog | A property that is replicated in the global catalog. |
.NET Framework
Available since 2.0
Available since 2.0
System.DirectoryServices.ActiveDirectory Namespace
Accessing the Schema
Show: