InMemoryUserInfoCache - конструктор

In-memory cache with UserInfo objects associated with respective handler types IUserInfoHandler.

Definition

Пространство имён: Tessa.Roles.UserInfo
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public InMemoryUserInfoCache(
	[OptionalDependencyAttribute] IUserInfoSettings? userInfoSettings = null
)

Параметры

userInfoSettings  IUserInfoSettings  (Optional)
Settings for UserInfo API.

См. также