API Reference
Class
KerberosSignals
Key Kerberos timing policy signals.
Inheritance
- Object
- KerberosSignals
Constructors
public KerberosSignals() #Inherited Methods
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.