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.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public override Task<bool> ShouldHandleRequestAsync()

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

TaskBoolean
to handle the operation, otherwise .

См. также