Click or drag to resize

AuthSessionInfoFinalTimeout Property

Time at which the session becomes invalid. This is set when the session is created and cannot be changed.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string FinalTimeout { get; set; }

Property Value

Type: String
See Also