TestimoX

API Reference

Enum

ReferenceMode

Namespace ADPlayground.DomainControllers.DomainControllerTimeSkewPostureService
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Controls how the reference clock is selected.

Inheritance

  • Enum
  • ReferenceMode

Values

public const ReferenceMode InternalCollector #

Use the collector's current UTC time as the reference.

Value: 0
public const ReferenceMode ExternalNtp #

Use an external NTP source as the reference.

Value: 1