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

Provider for retrieving user information based on user identifier(s) by querying a relational database. This implementation of IUserInfoProvider supports dynamic user identifier(s) lookups and mapping database results to user info objects.

Definition

Пространство имён: Tessa.Roles.UserInfo
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public DatabaseUserInfoProvider(
	IDbScope dbScope
)

Параметры

dbScope  IDbScope

См. также