TestimoX

API Reference

Class

Item (KdsRootKeyPostureService)

Namespace ADPlayground.Forests.KdsRootKeyPostureService
Assembly ADPlayground
Modifiers sealed

Projected KDS root key item.

Inheritance

  • Object
  • Item

Constructors

Properties

public Guid KeyId { get; set; } #

Unique root-key identifier.

public Nullable<DateTime> CreationTimeUtc { get; set; } #

Creation time in UTC when available.

public Nullable<DateTime> EffectiveTimeUtc { get; set; } #

Effective time in UTC when available.

public Boolean IsEffective { get; set; } #

True when the key is effective at the evaluation point in time.

public String State { get; set; } #

Projected key state label.

public Nullable<Int32> AgeDays { get; set; } #

Age of the key in whole days when creation time is known.

public Nullable<Double> HoursUntilEffective { get; set; } #

Hours remaining until the key becomes effective when known.