ApplicationSignInManager Members

FormsAuth

ApplicationSignInManager Members

The ApplicationSignInManager type exposes the following members.

Constructors


  Name Description
Public method ApplicationSignInManager

Methods


  Name Description
Public method ConvertIdFromString(System.String) (Inherited from SignInManager.)
Public method ConvertIdToString(`1) (Inherited from SignInManager.)
Public method Static member Create
Public method CreateUserIdentityAsync(ApplicationUser)
Public method CreateUserIdentityAsync(`0) (Inherited from SignInManager.)
Public method Dispose (Inherited from SignInManager.)
Protected method Dispose(System.Boolean) (Inherited from SignInManager.)
Public method Equals(System.Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method ExternalSignInAsync(Microsoft.AspNet.Identity.Owin.ExternalLoginInfo,System.Boolean) (Inherited from SignInManager.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetVerifiedUserIdAsync (Inherited from SignInManager.)
Public method HasBeenVerifiedAsync (Inherited from SignInManager.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method PasswordSignInAsync(System.String,System.String,System.Boolean,System.Boolean) (Inherited from SignInManager.)
Public method SendTwoFactorCodeAsync(System.String) (Inherited from SignInManager.)
Public method SignInAsync(`0,System.Boolean,System.Boolean) (Inherited from SignInManager.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method TwoFactorSignInAsync(System.String,System.String,System.Boolean,System.Boolean) (Inherited from SignInManager.)

Properties


  Name Description
Public property AuthenticationManager (Inherited from SignInManager.)
Public property AuthenticationType (Inherited from SignInManager.)
Public property UserManager (Inherited from SignInManager.)