{CompanyName} FlexyGo

ApplicationSignInManager Members

The ApplicationSignInManager type exposes the following members.

Constructors


  Name Description
Public method ApplicationSignInManager
Initializes a new instance of the ApplicationSignInManager class.

Methods


  Name Description
Public method Static member Create
Creates the specified options.
Public method CreateUserIdentityAsync
Called to generate the ClaimsIdentity for the user, override to add additional claims before SignIn
Public method PasswordSignIn(String, String, Boolean, Boolean)
Passwords the sign in.
Public method PasswordSignIn(String, String, Boolean, Boolean, String)
Passwords the sign in.