TestimoX

API Reference

Class

IdentityExposureChartMetadata

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers sealed

Renderer-neutral chart contract metadata.

Inheritance

  • Object
  • IdentityExposureChartMetadata

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 ContractName { get; set; } #

Stable contract name.

public Int32 ContractVersion { get; set; } #

Contract version.

public String Provider { get; set; } #

Provider that produced the graph data.

public String ScopeKind { get; set; } #

Scope kind, such as Domain or Forest.

public String ScopeName { get; set; } #

Scope name, such as a DNS domain name.