TestimoX

API Reference

Class

IdentityExposureChartValidationIssue

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers sealed

Individual identity exposure chart validation issue.

Inheritance

  • Object
  • IdentityExposureChartValidationIssue

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

Properties

public String Severity { get; set; } #

Issue severity.

public String Code { get; set; } #

Stable issue code.

public String Target { get; set; } #

Model location or object identifier.

public String Message { get; set; } #

Human-readable issue message.