Login information returned by a login call. More...
Public Attributes | |
| DateTime | RegistrationTime |
| Time at which the security token was registered. | |
| TimeDuration | TimeToLive |
| Remaining time to live for the security token. | |
| bool | TimeToLiveLimited |
| TimeToLive calculated using time profile from APPLICATIONACCESSCLIENTLOGIN attribute. | |
| string | Token |
| Security token which is used in subsequent calls to the server or recorder web-services for authentication. | |
Login information returned by a login call.
| DateTime ServerCommandService.LoginInfo.RegistrationTime |
Time at which the security token was registered.
| TimeDuration ServerCommandService.LoginInfo.TimeToLive |
Remaining time to live for the security token.
| bool ServerCommandService.LoginInfo.TimeToLiveLimited |
TimeToLive calculated using time profile from APPLICATIONACCESSCLIENTLOGIN attribute.
| string ServerCommandService.LoginInfo.Token |
Security token which is used in subsequent calls to the server or recorder web-services for authentication.