LogOnResult Class | 
Namespace: Dundas.BI.AccountServices
The LogOnResult 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.) | |
| 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.) | |
| Session | 
            Gets the session created by the logon operation, if it was successful.
              | |
| 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.) |