Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ChallengeContext Class
Definition
- Assembly:
- Microsoft.AspNetCore.Http.Features.dll
- Package:
- Microsoft.AspNetCore.Http.Features v1.0.0
- Package:
- Microsoft.AspNetCore.Http.Features v1.1.0
- Package:
- Microsoft.AspNetCore.Http.Features v2.0.0
- Package:
- Microsoft.AspNetCore.Http.Features v2.1.0
- Package:
- Microsoft.AspNetCore.Http.Features v2.2.0
- Source:
- ChallengeContext.cs
- Source:
- ChallengeContext.cs
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ChallengeContext
public class ChallengeContext
type ChallengeContext = class
Public Class ChallengeContext
- Inheritance
-
ChallengeContext
Constructors
| Name | Description |
|---|---|
| ChallengeContext(String, IDictionary<String,String>, ChallengeBehavior) | |
| ChallengeContext(String) | |
Properties
| Name | Description |
|---|---|
| Accepted | |
| AuthenticationScheme | |
| Behavior | |
| Properties | |
Methods
| Name | Description |
|---|---|
| Accept() | |
Applies to
Feedback
Was this page helpful?
