GetLoginSessionInfoResultLoginSessionInfo Property |
The authentication expiration period. Formatted in H:mm:ss. For example: 1:30:00, 20:00, 5:00. All leading zeros and colons are removed regardless of the format the timeout was entered.
Objects returned are:
timeout - The time, in minutes, when this session will timeout and expire.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntaxpublic LoginSessionInfo LoginSessionInfo { get; set; }Property Value
Type:
LoginSessionInfo
See Also