AzureADAuthenticationBuilderExtensions Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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. |