SessionResult Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class SessionResult
The SessionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| SessionResult | Initializes a new instance of the SessionResult class |
| Name | Description | |
|---|---|---|
| Message |
Human readable result of OpenSession(String, String) command. "Login OK" or "Erreur Login"
| |
| SessionId |
Session token
|