Condividi tramite


IWebAuthenticator Interfaccia

Definizione

API di spostamento Web da usare per l'autenticazione con servizi Web esterni, ad esempio OAuth.

public interface class IWebAuthenticator
public interface IWebAuthenticator
type IWebAuthenticator = interface
Public Interface IWebAuthenticator

Metodi

AuthenticateAsync(WebAuthenticatorOptions)

Avviare un flusso di autenticazione passando all'URL specificato e attendendo un callback/reindirizzamento allo schema di URL di callback.

Metodi di estensione

AuthenticateAsync(IWebAuthenticator, Uri, Uri)

Avviare un flusso di autenticazione passando all'URL specificato e attendendo un callback/reindirizzamento allo schema callbackUrl.

Si applica a