Constructor PostgresUserProvider(IRedbContext, IRedbSecurityContext, IPasswordHasher, ILogger?)

Assembly: redb.Postgres.dll

Creates a new PostgreSQL user provider with custom password hasher.

public PostgresUserProvider(IRedbContext context, IRedbSecurityContext securityContext, IPasswordHasher passwordHasher, ILogger? logger = null)