Поделиться через


TwitterMiddleware.CreateHandler Метод

Определение

AuthenticationHandler<TOptions> Предоставляет объект для обработки запросов, связанных с проверкой подлинности.

protected:
 override Microsoft::AspNetCore::Authentication::AuthenticationHandler<Microsoft::AspNetCore::Builder::TwitterOptions ^> ^ CreateHandler();
protected override Microsoft.AspNetCore.Authentication.AuthenticationHandler<Microsoft.AspNetCore.Builder.TwitterOptions> CreateHandler ();
override this.CreateHandler : unit -> Microsoft.AspNetCore.Authentication.AuthenticationHandler<Microsoft.AspNetCore.Builder.TwitterOptions>
Protected Overrides Function CreateHandler () As AuthenticationHandler(Of TwitterOptions)

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

Объект , AuthenticationHandler<TOptions> настроенный с заданным TwitterOptions для конструктора .

Применяется к