{CompanyName} FlexyGo

ApplicationSignInManager Methods

The ApplicationSignInManager type exposes the following members.

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.