Język

MicrosoftIdentityWebAppAuthenticationBuilder Klasa

Definicja

Konstruktor uwierzytelniania specyficzny dla Platforma tożsamości Microsoft.

public class MicrosoftIdentityWebAppAuthenticationBuilder : Microsoft.Identity.Web.MicrosoftIdentityBaseAuthenticationBuilder
type MicrosoftIdentityWebAppAuthenticationBuilder = class
    inherit MicrosoftIdentityBaseAuthenticationBuilder
Public Class MicrosoftIdentityWebAppAuthenticationBuilder
Inherits MicrosoftIdentityBaseAuthenticationBuilder
Dziedziczenie
MicrosoftIdentityWebAppAuthenticationBuilder
Pochodne

Właściwości

Nazwa Opis
ConfigurationSection

Sekcja konfiguracji, z której mają być powiązane opcje.

(Odziedziczone po MicrosoftIdentityBaseAuthenticationBuilder)
OpenIdConnectScheme

Nazwa schematu OpenID Connect do użycia.

Services

Konfigurowane usługi.

(Odziedziczone po MicrosoftIdentityBaseAuthenticationBuilder)

Metody

Nazwa Opis
EnableTokenAcquisitionToCallDownstreamApi(Action<ConfidentialClientApplicationOptions>, IEnumerable<String>)

Aplikacja internetowa wywołuje internetowy interfejs API. To zastąpienie umożliwia programowe określenie parametru ConfidentialClientApplicationOptions (z MSAL.NET).

EnableTokenAcquisitionToCallDownstreamApi(IEnumerable<String>)

Aplikacja internetowa wywołuje internetowy interfejs API.

Dotyczy