Search Results for

    Show / Hide Table of Contents

    Class ClearCsrfCookies

    Clears Csrf tokens.

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.PostMigrations
    Assembly: cs.temp.dll.dll
    Syntax
    public class ClearCsrfCookies : MigrationBase

    Constructors

    ClearCsrfCookies(IMigrationContext, ICookieManager)

    Declaration
    public ClearCsrfCookies(IMigrationContext context, ICookieManager cookieManager)
    Parameters
    Type Name Description
    IMigrationContext context
    ICookieManager cookieManager

    Methods

    Migrate()

    Declaration
    protected override void Migrate()
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX