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.0.4
C#
public override Task<bool> ShouldHandleRequestAsync()

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

TaskBoolean
to handle the operation, otherwise .

См. также