API Reference
Enum
AclInheritance
Specifies inheritance options for ACL entries.
Inheritance
- Enum
- AclInheritance
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 AclEntry.Inheritance
- Field AclInheritance.All
- Field AclInheritance.Children
- Field AclInheritance.Descendents
- Field AclInheritance.None
- Field AclInheritance.SelfAndChildren
- Property AdxAclPermissionRequest.Inheritance
- Property AdxAclResolvedPermission.Inheritance
Accepted by parameters
- Method ACL.AddAdAcl
- Method ACL.AddAdAclAuditRule
- Method ACL.AddAdAclAuditRule
- Method ACL.AddAdAclAuditRule
- Method ACL.AddAdAclAuditRule
- Method ACL.RemoveAdAcl
- Method ACL.RemoveAdAcl
- Method ACL.RemoveAdAcl
- Method ACL.RemoveAdAcl
- Method ACL.RemoveAdAclAuditRule
- Method ACL.RemoveAdAclAuditRule
- Method ACL.RemoveAdAclAuditRule
- Method ACL.RemoveAdAclAuditRule
- Method ACL.SetAdAclAuditRule
- Method ACL.SetAdAclAuditRule
- Method ACL.SetAdAclAuditRule
- Method ACL.SetAdAclAuditRule
- Constructor AclEntry.AclEntry
- Method AclEntry.Deconstruct
- Method AclPermissionSetTranslator.GetEntries
- Method ADXACL.AddAdxAcl
- Method ADXACL.AddAdxAcl
- Method ADXACL.AddAdxAcl
- Method ADXACL.AddAdxAcl
- Method ADXACL.AddAdxAcl
- Method ADXACL.AddAdxAcl
- Method ADXACL.AddAdxAclAuditRule
- Method ADXACL.AddAdxAclAuditRule
- Method ADXACL.AddAdxAclAuditRule
- Method ADXACL.AddAdxAclAuditRule
- Method ADXACL.AddAdxAclAuditRule
- Method ADXACL.AddAdxAclAuditRule
- Method ADXACL.RemoveAdxAcl
- Method ADXACL.RemoveAdxAcl
- Method ADXACL.RemoveAdxAcl
- Method ADXACL.RemoveAdxAcl
- Method ADXACL.RemoveAdxAcl
- Method ADXACL.RemoveAdxAcl
- Method ADXACL.RemoveAdxAclAuditRule
- Method ADXACL.RemoveAdxAclAuditRule
- Method ADXACL.RemoveAdxAclAuditRule
- Method ADXACL.RemoveAdxAclAuditRule
- Method ADXACL.RemoveAdxAclAuditRule
- Method ADXACL.RemoveAdxAclAuditRule
- Method ADXACL.SetAdxAclAuditRule
- Method ADXACL.SetAdxAclAuditRule
- Method ADXACL.SetAdxAclAuditRule
- Method ADXACL.SetAdxAclAuditRule
- Method ADXACL.SetAdxAclAuditRule
- Method ADXACL.SetAdxAclAuditRule
- Method AdxAclService.TryParseInheritance
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