IdentitySpecificationTestBase<TUser,TRole,TKey>.SetupBuilder Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Настройка IdentityBuilder
protected:
override Microsoft::AspNetCore::Identity::IdentityBuilder ^ SetupBuilder(Microsoft::Extensions::DependencyInjection::IServiceCollection ^ services, System::Object ^ context);
protected override Microsoft.AspNetCore.Identity.IdentityBuilder SetupBuilder (Microsoft.Extensions.DependencyInjection.IServiceCollection services, object context);
override this.SetupBuilder : Microsoft.Extensions.DependencyInjection.IServiceCollection * obj -> Microsoft.AspNetCore.Identity.IdentityBuilder
Protected Overrides Function SetupBuilder (services As IServiceCollection, context As Object) As IdentityBuilder
Параметры
- services
- IServiceCollection
- context
- Object