SecurityStampValidator<TUser>.SignInManager Propriété

Définition

The SignInManager.

public:
 property Microsoft::AspNetCore::Identity::SignInManager<TUser> ^ SignInManager { Microsoft::AspNetCore::Identity::SignInManager<TUser> ^ get(); };
public Microsoft.AspNetCore.Identity.SignInManager<TUser> SignInManager { get; }
member this.SignInManager : Microsoft.AspNetCore.Identity.SignInManager<'User (requires 'User : null)>
Public ReadOnly Property SignInManager As SignInManager(Of TUser)

Valeur de propriété

S’applique à