Class UpdateToOpenIddictV5
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_14_0_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class UpdateToOpenIddictV5 : MigrationBase, IDiscoverable
Constructors
View SourceUpdateToOpenIddictV5(IMigrationContext, IEFCoreMigrationExecutor)
Declaration
public UpdateToOpenIddictV5(IMigrationContext context, IEFCoreMigrationExecutor efCoreMigrationExecutor)
Parameters
Type | Name | Description |
---|---|---|
IMigration |
context | |
IEFCore |
efCoreMigrationExecutor |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()