Click or drag to resize

AuthenticationFailureResultRequestMessage Property

Gets the HTTP request message used as the source of the response.

Namespace:  GSF.Web.Security
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public HttpRequestMessage RequestMessage { get; }
Request Example View Source

Property Value

Type: HttpRequestMessage
See Also