ApplicationSignInManager Methods

Blog

ApplicationSignInManager Methods

[This is preliminary documentation and is subject to change.]

The ApplicationSignInManager type exposes the following members.

Methods
  NameDescription
Public methodConvertIdFromString (Inherited from SignInManagerApplicationUser, String.)
Public methodConvertIdToString (Inherited from SignInManagerApplicationUser, String.)
Public methodStatic memberCreate
Public methodCreateUserIdentityAsync (Overrides SignInManager.CreateUserIdentityAsync(UTP).)
Public methodDispose (Inherited from SignInManagerApplicationUser, String.)
Protected methodDispose(Boolean) (Inherited from SignInManagerApplicationUser, String.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExternalSignInAsync (Inherited from SignInManagerApplicationUser, String.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVerifiedUserIdAsync (Inherited from SignInManagerApplicationUser, String.)
Public methodHasBeenVerifiedAsync (Inherited from SignInManagerApplicationUser, String.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPasswordSignInAsync (Inherited from SignInManagerApplicationUser, String.)
Public methodSendTwoFactorCodeAsync (Inherited from SignInManagerApplicationUser, String.)
Public methodSignInAsync (Inherited from SignInManagerApplicationUser, String.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTwoFactorSignInAsync (Inherited from SignInManagerApplicationUser, String.)
Top
See Also