API Reference
Enum
AclOperationKind
Coarse-grained operation classification for AD ACEs used by analyzers.
Inheritance
- Enum
- AclOperationKind
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 AclAceAssessment.OperationKind
- Field AclOperationKind.ApplyGroupPolicy
- Field AclOperationKind.CreateOrDeleteChild
- Field AclOperationKind.Delete
- Field AclOperationKind.ModifyDacl
- Field AclOperationKind.ModifyOwner
- Field AclOperationKind.Read
- Field AclOperationKind.Unknown
- Field AclOperationKind.Write
- Method AclRightsClassifier.Classify
- Property DelegationRecord.OperationKind
- Property OuDelegationRecord.OperationKind
- Property AceView.OperationKind
- Property OffendingPrincipal.OperationKind
- Property OffendingPrincipalFlat.OperationKind
- Property Finding.OperationKind
- Property GpoAclExposureRecord.OperationKind
- Property Finding.OperationKind
Accepted by parameters
- Method AclRightsClassifier.IsWrite
- Constructor OffendingPrincipalFlat.OffendingPrincipalFlat
- Method OffendingPrincipalFlat.Deconstruct
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