Search Results for

    Show / Hide Table of Contents
    View Source

    Class AddOpenIddict

    Inheritance
    System.Object
    MigrationBase
    UnscopedMigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_12_1_0
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class AddOpenIddict : UnscopedMigrationBase, IDiscoverable

    Constructors

    View Source

    AddOpenIddict(IMigrationContext, IEFCoreMigrationExecutor)

    Declaration
    public AddOpenIddict(IMigrationContext context, IEFCoreMigrationExecutor iefCoreMigrationExecutor)
    Parameters
    Type Name Description
    IMigrationContext context
    IEFCoreMigrationExecutor iefCoreMigrationExecutor

    Methods

    View Source

    Migrate()

    Declaration
    protected override void Migrate()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • AddOpenIddict(IMigrationContext, IEFCoreMigrationExecutor)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX