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