Domain Detective

API Reference

Class

CtTimelineBucket

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Monthly bucket for CT entries.

Inheritance

  • Object
  • CtTimelineBucket

Usage

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

Constructors

public CtTimelineBucket() #

Methods

public override String ToString() #
Returns: String

Converts this value to string.

Properties

public Int32 Year { get; set; } #

Gets or sets the year value.

public Int32 Month { get; set; } #

Gets or sets the month value.

public Int32 UniqueCertificates { get; set; } #

Gets or sets the unique certificates value.

public Int32 DistinctIssuers { get; set; } #

Gets or sets the distinct issuers value.

{{ include "footer" }}