Table of Contents

Constructor CachedUserProviderBase

Namespace
Innova.Rest.Server.Security
Assembly
Innova.Rest.Server.dll

CachedUserProviderBase(IHttpContextAccessor, IMemoryCache, IOptions<UserCacheOptions>)

public CachedUserProviderBase(IHttpContextAccessor httpContextAccessor, IMemoryCache memoryCache, IOptions<UserCacheOptions> options)

Parameters

httpContextAccessor IHttpContextAccessor
memoryCache IMemoryCache
options IOptions<UserCacheOptions>