Click or drag to resize

AuthenticationFailureResult Properties

The AuthenticationFailureResult type exposes the following members.

Properties
  NameDescription
Public propertyReasonPhrase
Gets the phrase that describes reason for authorization failure.
Public propertyRedirectLocation
Gets the HTTP redirect location, if used.
Public propertyRequestMessage
Gets the HTTP request message used as the source of the response.
Public propertyStatusCode
Gets the HTTP status code to return for authorization failure.
Top
See Also