Поделиться через


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

Параметры

context
Object

Возвращаемое значение

Применяется к