GetLogOnTokenResultData Class |
Namespace: Dundas.BI.WebApi.Models
The GetLogOnTokenResultData type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetLogOnTokenResultData | Initializes a new instance of the GetLogOnTokenResultData 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.
|
![]() | LogOnToken |
Gets the ID of the logon token associated with the operation, if it was successful.
|
![]() | Message |
Gets a friendly message describing the failure reason.
|
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMappings |
The mapping between GetLogOnTokenResult and GetLogOnTokenResultData.
|