API Reference
Class
KerberosSignals
Key Kerberos timing policy signals.
Inheritance
- Object
- KerberosSignals
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property View.Kerberos
Constructors
public KerberosSignals() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.