Bagikan melalui


AzureADAuthenticationBuilderExtensions Kelas

Definisi

Perhatian

This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.

Metode ekstensi untuk menambahkan Autentikasi Azure Active Directory ke aplikasi Anda.

public ref class AzureADAuthenticationBuilderExtensions abstract sealed
public static class AzureADAuthenticationBuilderExtensions
[System.Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")]
public static class AzureADAuthenticationBuilderExtensions
type AzureADAuthenticationBuilderExtensions = class
[<System.Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")>]
type AzureADAuthenticationBuilderExtensions = class
Public Module AzureADAuthenticationBuilderExtensions
Warisan
AzureADAuthenticationBuilderExtensions
Atribut

Metode

AddAzureAD(AuthenticationBuilder, Action<AzureADOptions>)
Kedaluwarsa.

Menambahkan Autentikasi Azure Active Directory ke aplikasi Anda.

AddAzureAD(AuthenticationBuilder, String, String, String, String, Action<AzureADOptions>)
Kedaluwarsa.

Menambahkan Autentikasi Azure Active Directory ke aplikasi Anda.

AddAzureADBearer(AuthenticationBuilder, Action<AzureADOptions>)
Kedaluwarsa.

Menambahkan autentikasi Pembawa JWT ke aplikasi Anda untuk Aplikasi Azure Active Directory.

AddAzureADBearer(AuthenticationBuilder, String, String, Action<AzureADOptions>)
Kedaluwarsa.

Menambahkan autentikasi Pembawa JWT ke aplikasi Anda untuk Aplikasi Azure Active Directory.

Berlaku untuk