Domain Detective

API Reference

Class

CertificateInventoryPolicyOverrideRule

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Matching rule applied to endpoint policy evaluation.

Inheritance

  • Object
  • CertificateInventoryPolicyOverrideRule

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

Properties

public String Name { get; set; } #
JsonPropertyName("name")

Gets or sets the name value.

public CertificateInventoryPolicyOverrideMatch Match { get; set; } #
JsonPropertyName("match")

Gets or sets the match value.

public CertificateInventoryPolicyOverrideAction Action { get; set; } #
JsonPropertyName("action")

Gets or sets the action value.

{{ include "footer" }}