tgtLifetimeHours property

int? tgtLifetimeHours
getter/setter pair

The lifetime of the ticket granting ticket, in hours.

If not specified, or user specifies 0, then default value 10 will be used.

Optional.

Implementation

core.int? tgtLifetimeHours;