Class AddTwoFactorLoginTable
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_9_3_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class AddTwoFactorLoginTable : MigrationBase, IDiscoverable
Constructors
View SourceAddTwoFactorLoginTable(IMigrationContext)
Declaration
public AddTwoFactorLoginTable(IMigrationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| IMigrationContext | context |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()