Share via


AzureADAuthenticationBuilderExtensions Sınıf

Tanım

Dikkat

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

Uygulamanıza Azure Active Directory Kimlik Doğrulaması eklemek için uzantı yöntemleri.

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
Devralma
AzureADAuthenticationBuilderExtensions
Öznitelikler

Yöntemler

AddAzureAD(AuthenticationBuilder, Action<AzureADOptions>)
Geçersiz.

Uygulamanıza Azure Active Directory Kimlik Doğrulaması ekler.

AddAzureAD(AuthenticationBuilder, String, String, String, String, Action<AzureADOptions>)
Geçersiz.

Uygulamanıza Azure Active Directory Kimlik Doğrulaması ekler.

AddAzureADBearer(AuthenticationBuilder, Action<AzureADOptions>)
Geçersiz.

Azure Active Directory Uygulamaları için uygulamanıza JWT Taşıyıcı kimlik doğrulaması ekler.

AddAzureADBearer(AuthenticationBuilder, String, String, Action<AzureADOptions>)
Geçersiz.

Azure Active Directory Uygulamaları için uygulamanıza JWT Taşıyıcı kimlik doğrulaması ekler.

Şunlara uygulanır