Aracılığıyla paylaş


UserStore(DbContext, IdentityErrorDescriber) Oluşturucu

Tanım

öğesinin yeni bir örneğini UserStoreoluşturur.

public UserStore (Microsoft.EntityFrameworkCore.DbContext context, Microsoft.AspNetCore.Identity.IdentityErrorDescriber describer = default);
public UserStore (Microsoft.EntityFrameworkCore.DbContext context, Microsoft.AspNetCore.Identity.IdentityErrorDescriber? describer = default);
new Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore : Microsoft.EntityFrameworkCore.DbContext * Microsoft.AspNetCore.Identity.IdentityErrorDescriber -> Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore
Public Sub New (context As DbContext, Optional describer As IdentityErrorDescriber = Nothing)

Parametreler

context
DbContext

DbContext.

Şunlara uygulanır