Log |
The LogOnResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| LogOnResultData | Initializes a new instance of the LogOnResultData class |
| Name | Description | |
|---|---|---|
| AdditionalDetails | Gets additional details about the authentication failure. | |
| Data | Gets additional data associated with the authentication operation. | |
| LogOnFailureReason | Gets the reason why authentication failed. | |
| Message | Gets a friendly message describing the failure reason. | |
| SessionId | Gets or sets the session ID. This represents the Session, but is converted to ID for better transfer. |
| Name | Description | |
|---|---|---|
| ToDataContractMappings | The mapping between LogOnResult and LogOnResultData. |