OAuthDefaultHandlerTOptionsShouldHandleRequestAsync - метод

Gets a value that determines if the current authentication request should be handled by HandleRequestAsync.

Definition

Пространство имён: Tessa.Web.Client.OAuth
Сборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public override Task<bool> ShouldHandleRequestAsync()

Возвращаемое значение

TaskBoolean
to handle the operation, otherwise .

См. также