Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SignInContext Class

Definition

Namespace:
Microsoft.AspNetCore.Http.Features.Authentication
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:
SignInContext.cs
Source:
SignInContext.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 SignInContext
public class SignInContext
type SignInContext = class
Public Class SignInContext
Inheritance
SignInContext

Constructors

Name Description
SignInContext(String, ClaimsPrincipal, IDictionary<String,String>)

Properties

Name Description
Accepted
AuthenticationScheme
Principal
Properties

Methods

Name Description
Accept()

Applies to


Feedback

Was this page helpful?