Domain Detective

API Reference

Class

Microsoft365DnsApplicationCategorySummary

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Compact rollup entry for detected DNS applications within a single category.

Inheritance

  • Object
  • Microsoft365DnsApplicationCategorySummary

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

Properties

public DetectedDnsAppCategory Category { get; set; } #

Gets or sets the category value.

public Int32 Count { get; set; } #

Gets or sets the count value.

public Microsoft365DetectionConfidence HighestConfidence { get; set; } #

Gets or sets the highest confidence value.

public IReadOnlyList<String> ApplicationNames { get; set; } #

Gets or sets the application names value.

{{ include "footer" }}