Bagikan melalui


TwitterMiddleware.CreateHandler Metode

Definisi

AuthenticationHandler<TOptions> Menyediakan objek untuk memproses permintaan terkait autentikasi.

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)

Mengembalikan

Dikonfigurasi AuthenticationHandler<TOptions> dengan yang TwitterOptions disediakan ke konstruktor.

Berlaku untuk