TestimoX

API Reference

Class

AdxShareEvidenceEnrichmentResult

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Modifiers sealed

AD enrichment result for a ComputerX SMB share evidence package.

Inheritance

  • Object
  • AdxShareEvidenceEnrichmentResult

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

Accepted by parameters

Constructors

Properties

public IReadOnlyList<AdxShareIdentityEnrichmentRow> Identities { get; set; } #

Identity enrichment rows.

public IReadOnlyList<AdxShareGroupMemberEnrichmentRow> GroupMembers { get; set; } #

Group expansion rows.

public Int32 PrincipalCount { get; set; } #

Total unique principals extracted from the evidence package.

public Int32 ErrorCount { get; set; } #

Total principals with resolution errors.