LogOnResultData Properties

The LogOnResultData 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 propertySessionId
Gets or sets the session ID. This represents the Session, but is converted to ID for better transfer.
Top
See Also