![]() |
HttpAuthenticationChallengeContextExtensions Methods |
Name | Description | |
---|---|---|
![]() ![]() | ChallengeWith(HttpAuthenticationChallengeContext, AuthenticationHeaderValue) |
Adds specified challenge header to HTTP authentication challenge context execution result,
when unauthorized.
|
![]() ![]() | ChallengeWith(HttpAuthenticationChallengeContext, String) |
Adds challenge header to HTTP authentication challenge context execution result, when unauthorized,
for specified scheme.
|
![]() ![]() | ChallengeWith(HttpAuthenticationChallengeContext, String, String) |
Adds challenge header to HTTP authentication challenge context execution result, when unauthorized,
for specified scheme.
|