Class AddOpenIddict
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_12_1_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class AddOpenIddict : UnscopedMigrationBase, IDiscoverable
Constructors
View SourceAddOpenIddict(IMigrationContext, IEFCoreMigrationExecutor)
Declaration
public AddOpenIddict(IMigrationContext context, IEFCoreMigrationExecutor iefCoreMigrationExecutor)
Parameters
Type | Name | Description |
---|---|---|
IMigrationContext | context | |
IEFCoreMigrationExecutor | iefCoreMigrationExecutor |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()