API Reference
Class
SidHistoryResourceAclDependency
Resource ACL dependency that still references a SIDHistory value.
Inheritance
- Object
- SidHistoryResourceAclDependency
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
Constructors
public SidHistoryResourceAclDependency() #Methods
Inherited Methods
Properties
public String Path { get; set; } #Resource path containing one or more matching ACEs.
public String SidHistory { get; set; } #SIDHistory value referenced by the ACL.
public Int32 ExplicitAceCount { get; set; } #Number of explicit ACEs referencing the SID.
public Int32 InheritedAceCount { get; set; } #Number of inherited ACEs referencing the SID.
public Int32 TotalAceCount { get; } #Total ACE count referencing the SID.