CascadingAuthenticationStateServiceCollectionExtensions.AddCascadingAuthenticationState Yöntem
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.
öğesine basamaklı kimlik doğrulama durumu serviceCollection
ekler. Bu, bileşen hiyerarşinizin kökünde bir CascadingAuthenticationState bileşenin olmasıyla eşdeğerdir.
public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddCascadingAuthenticationState (this Microsoft.Extensions.DependencyInjection.IServiceCollection serviceCollection);
static member AddCascadingAuthenticationState : Microsoft.Extensions.DependencyInjection.IServiceCollection -> Microsoft.Extensions.DependencyInjection.IServiceCollection
<Extension()>
Public Function AddCascadingAuthenticationState (serviceCollection As IServiceCollection) As IServiceCollection
Parametreler
- serviceCollection
- IServiceCollection