Windows NT/2000 ADSI Scripting for System Administration
AccessControlEntry::Flags
| Description | Indicates the use of an inherited or explicitly defined object type |
| Provider Support | LDAP |
| Data Type | Long |
| Read-Only? | No |
AccessControlEntry::Flags Flag Values
| Flag | Value |
|---|---|
| ADS_FLAG_OBJECT_TYPE_PRESENT | 0x1 |
| ADS_FLAG_INHERITED_OBJECT_TYPE_PRESENT | 0x2 |
| Top |