Domain Detective

API Reference

Class

CtProviderWorkPlan

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Represents a provider-specific certificate transparency work plan.

Inheritance

  • Object
  • CtProviderWorkPlan

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public String ProviderId { get; set; } #

Provider identifier used for this plan.

public CtProviderPlanStatus Status { get; set; } #

Provider plan status.

public CtIngestionWorkloadEstimate Estimate { get; set; } #

Provider workload estimate.

public CtProviderExecutionDecision Decision { get; set; } #

Provider execution decision.

public String Reason { get; set; } #

Human-readable reason describing this plan.

{{ include "footer" }}