Search Results for

    Show / Hide Table of Contents
    View Source

    Class ExternalLoginTableUserData

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_9_0
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class ExternalLoginTableUserData : MigrationBase, IDiscoverable

    Constructors

    View Source

    ExternalLoginTableUserData(IMigrationContext)

    Declaration
    public ExternalLoginTableUserData(IMigrationContext context)
    Parameters
    Type Name Description
    IMigrationContext context

    Methods

    View Source

    Migrate()

    Adds new column to the External Login table

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