FacebookMiddleware.CreateHandler Yöntem

Tanım

Kimlik doğrulamasıyla AuthenticationHandler<TOptions> ilgili istekleri işlemek için nesnesini sağlar.

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

Döndürülenler

AuthenticationHandler<TOptions> Oluşturucuya FacebookOptions sağlanan ile yapılandırılmış.

Şunlara uygulanır