API Reference
Enum
AclInheritanceFlags
Inheritance flags for file/directory ACEs (subset, readable form for reports/builder).
Inheritance
- Enum
- AclInheritanceFlags
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property AclEntryBase.Inheritance
- Field AclInheritanceFlags.ContainerInherit
- Field AclInheritanceFlags.InheritOnly
- Field AclInheritanceFlags.None
- Field AclInheritanceFlags.NoPropagateInherit
- Field AclInheritanceFlags.ObjectInherit
- Property FileAclEntry.Inheritance
- Property RegistryAclEntry.Inheritance
- Property ServiceAclEntry.Inheritance
Accepted by parameters
- Method AclPermissions.AddFileAllow
- Method AclPermissions.AddFileDeny
- Method AclPermissions.AddFilePermission
- Method AclPermissions.AddFilePermission
- Method AclPermissions.RemoveFilePermission
- Method AclPermissions.RemoveFilePermission
- Method AclPermissions.SetFilePermission
- Method FileAclBuilder.Allow
- Method FileAclBuilder.Deny
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String