Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IBackOfficeTwoFactorOptions

    Options used to control 2FA for the Umbraco back office

    Namespace: Umbraco.Cms.Web.BackOffice.Security
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public interface IBackOfficeTwoFactorOptions

    Methods

    View Source

    GetTwoFactorView(String)

    Returns the angular view for handling 2FA interaction

    Declaration
    string GetTwoFactorView(string username)
    Parameters
    Type Name Description
    System.String username
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetTwoFactorView(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX