Domain Detective

API Reference

Class

CertificateInventoryPolicyViolation

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

A single policy violation for one endpoint.

Inheritance

  • Object
  • CertificateInventoryPolicyViolation

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

Properties

public String Code { get; set; } #

Gets or sets the code value.

public String Severity { get; set; } #

Gets or sets the severity value.

public String Message { get; set; } #

Gets or sets the message value.

{{ include "footer" }}