TestimoX

API Reference

Class

FileSidScanResult

Namespace ADPlayground.Acl
Assembly ADPlayground
Modifiers sealed

Output of a file/share SID scan.

Inheritance

  • Object
  • FileSidScanResult

Constructors

public FileSidScanResult() #

Properties

public IReadOnlyList<FileForeignSidFinding> Findings { get; set; } #

All findings produced by the scan.

public IReadOnlyDictionary<SidClassification, Int32> CountsByClassification { get; } #

Counts per classification.