GetLogOnTokenResult Class |
Namespace: Dundas.BI.AccountServices
The GetLogOnTokenResult type exposes the following members.
Name | Description | |
---|---|---|
AdditionalDetails | Gets additional details about the authentication failure. (Inherited from LogOnResultBase.) | |
Data |
Gets additional data associated with the authentication operation.
(Inherited from LogOnResultBase.) | |
LogOnFailureReason |
Gets the reason why authentication failed.
(Inherited from LogOnResultBase.) | |
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.
(Inherited from LogOnResultBase.) | |
MessageWithDetails |
Gets a message with further explanation about an authentication failure.
(Inherited from LogOnResultBase.) | |
Success |
Gets a value indicating whether the authentication operation was successful.
(Inherited from LogOnResultBase.) |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Inherited from LogOnResultBase.) |