PropertyAccess Enumeration
.NET Framework (current version)
The PropertyAccess enumeration is used with the PropertyAccessRule and PropertySetAccessRule classes to indicate the type of access that is applied to an Active Directory property or property set.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| Read | Indicates permission to read properties. | |
| Write | Indicates permission to write properties. |
.NET Framework
Available since 2.0
Available since 2.0
Show: