SamlAuthorizationHandler - конструктор
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
public SamlAuthorizationHandler(
IWebContextAccessor webContextAccessor,
IContainerProvider containerProvider
)
Public Sub New (
webContextAccessor As IWebContextAccessor,
containerProvider As IContainerProvider
)
public:
SamlAuthorizationHandler(
IWebContextAccessor^ webContextAccessor,
IContainerProvider^ containerProvider
)
new :
webContextAccessor : IWebContextAccessor *
containerProvider : IContainerProvider -> SamlAuthorizationHandler
Параметры
- webContextAccessor IWebContextAccessor
Объект, который предоставляет доступ к текущему
IWebContext.
- containerProvider IContainerProvider