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.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public DatabaseUserInfoProvider(
	IDbScope dbScope
)

Параметры

dbScope  IDbScope

См. также