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

Usage

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

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