DefaultAuthenticationService - конструктор
Создаёт экземпляр класса с указанием его зависимостей.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public DefaultAuthenticationService(
IAuthenticationServiceProvider serviceProvider
)
Public Sub New (
serviceProvider As IAuthenticationServiceProvider
)
public:
DefaultAuthenticationService(
IAuthenticationServiceProvider^ serviceProvider
)
new :
serviceProvider : IAuthenticationServiceProvider -> DefaultAuthenticationService
Параметры
- serviceProvider IAuthenticationServiceProvider
-
Объект, предоставляющий доступ к сервисам в зависимости от типа входа пользователя UserLoginType.