LogOnResultBase Properties

The LogOnResultBase type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalDetails
Gets additional details about the authentication failure.
Public propertyLogOnFailureReason
Gets the reason why authentication failed.
Public propertyMessage
Gets a friendly message describing the failure reason.
Public propertyMessageWithDetails
Gets a message with further explanation about an authentication failure.
Public propertySuccess
Gets a value indicating whether the authentication operation was successful.
Top
See Also