GetLogOnTokenResultData Properties

The GetLogOnTokenResultData 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 propertyLogOnToken
Gets the ID of the logon token associated with the operation, if it was successful.
Public propertyMessage
Gets a friendly message describing the failure reason.
Top
See Also