Aracılığıyla paylaş


AzureADB2CAuthenticationBuilderExtensions 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 B2C Kimlik Doğrulaması eklemek için uzantı yöntemleri.

public ref class AzureADB2CAuthenticationBuilderExtensions abstract sealed
public static class AzureADB2CAuthenticationBuilderExtensions
[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 AzureADB2CAuthenticationBuilderExtensions
type AzureADB2CAuthenticationBuilderExtensions = 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 AzureADB2CAuthenticationBuilderExtensions = class
Public Module AzureADB2CAuthenticationBuilderExtensions
Devralma
AzureADB2CAuthenticationBuilderExtensions
Öznitelikler

Yöntemler

AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>)
Geçersiz.

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

AddAzureADB2C(AuthenticationBuilder, String, String, String, String, Action<AzureADB2COptions>)
Geçersiz.

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

AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>)
Geçersiz.

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

AddAzureADB2CBearer(AuthenticationBuilder, String, String, Action<AzureADB2COptions>)
Geçersiz.

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

Şunlara uygulanır