TestimoX

API Reference

Class

IdentityExposureChartSummary

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers sealed

Renderer-neutral chart summary counts.

Inheritance

  • Object
  • IdentityExposureChartSummary

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

Properties

public Int32 NodeCount { get; set; } #

Total graph node count.

public Int32 EdgeCount { get; set; } #

Total graph edge count.

public Int32 CollectorCount { get; set; } #

Number of collectors represented by included edges.

public Int32 ZoneCount { get; set; } #

Number of security zones.

public Int32 PathCount { get; set; } #

Number of costed paths included.

public Int32 ZeroCostPathCount { get; set; } #

Number of zero-cost paths included.

public Int32 AlternatePathCount { get; set; } #

Number of alternate ranked paths included.

public Int32 RiskReductionCandidateCount { get; set; } #

Number of risk reduction candidates included.

public Int32 EdgeImpactCandidateCount { get; set; } #

Number of edge impact candidates included.

public Int32 ZoneIsolationCount { get; set; } #

Number of zone isolation rows included.

public Int32 DiagnosticCount { get; set; } #

Number of diagnostics included.