Constructor CachedUserProviderBase
CachedUserProviderBase(IHttpContextAccessor, IMemoryCache, IOptions<UserCacheOptions>)
public CachedUserProviderBase(IHttpContextAccessor httpContextAccessor, IMemoryCache memoryCache, IOptions<UserCacheOptions> options)
Parameters
httpContextAccessor
IHttpContextAccessormemoryCache
IMemoryCacheoptions
IOptions<UserCacheOptions>