UserOnlyStore<TUser>(DbContext, IdentityErrorDescriber) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Construit une nouvelle instance de UserOnlyStore<TUser>.
public UserOnlyStore (Microsoft.EntityFrameworkCore.DbContext context, Microsoft.AspNetCore.Identity.IdentityErrorDescriber describer = default);
public UserOnlyStore (Microsoft.EntityFrameworkCore.DbContext context, Microsoft.AspNetCore.Identity.IdentityErrorDescriber? describer = default);
new Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserOnlyStore<'User (requires 'User :> Microsoft.AspNetCore.Identity.IdentityUser<string> and 'User : (new : unit -> 'User))> : Microsoft.EntityFrameworkCore.DbContext * Microsoft.AspNetCore.Identity.IdentityErrorDescriber -> Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserOnlyStore<'User (requires 'User :> Microsoft.AspNetCore.Identity.IdentityUser<string> and 'User : (new : unit -> 'User))>
Public Sub New (context As DbContext, Optional describer As IdentityErrorDescriber = Nothing)
Paramètres
- describer
- IdentityErrorDescriber
L’IdentityErrorDescriberopérateur