TestimoX

API Reference

Class

KerberosSignals

Namespace ADPlayground.Gpo.LegacyCveExposureService
Assembly ADPlayground
Modifiers sealed

Key Kerberos timing policy signals.

Inheritance

  • Object
  • KerberosSignals

Constructors

public KerberosSignals() #

Properties

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

Maximum ticket age in hours.

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

Maximum renewal age in days.

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

Maximum service ticket age in minutes.

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

Clock skew tolerance in minutes.