Click or drag to resize

AddChallengeOnUnauthorizedResultChallenge Property

Gets the authentication header value containing the challenge.

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

Property Value

Type: AuthenticationHeaderValue
See Also