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

Assembly: redb.MSSql.dll

Creates a new MSSQL user provider with custom password hasher.

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