Click or drag to resize

AuthenticationFailureResultStatusCode Property

Gets the HTTP status code to return for authorization failure.

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

Property Value

Type: HttpStatusCode
See Also