API Reference
Class
IdentityExposureChartMetadata
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
- Property IdentityExposureChartModel.Metadata
Constructors
public IdentityExposureChartMetadata() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.