Click or drag to resize

AddChallengeOnUnauthorizedResultInnerResult Property

Gets the inner HTTP action result to execute for response.

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

Property Value

Type: IHttpActionResult
See Also