ApplicationPropertiesTokenValidHours Property |
The number of hours a user token is considered valid.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int TokenValidHours { get; }
ReadOnly Property TokenValidHours As Integer
Get
Property Value
Type:
Int32The number of hours a user token is considered valid.
See Also