TestimoX

API Reference

Class

FileSidScanResult

Namespace ADPlayground.Acl
Assembly ADPlayground
Modifiers sealed

Output of a file/share SID scan.

Inheritance

  • Object
  • FileSidScanResult

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 FileSidScanResult() #

Properties

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

All findings produced by the scan.

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

Counts per classification.