Search Results for

    Show / Hide Table of Contents
    View Source

    Class RequiresTwoFactorResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Security
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class RequiresTwoFactorResponseModel

    Properties

    View Source

    TwoFactorLoginView

    Declaration
    public string TwoFactorLoginView { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    View Source

    IEnumerable<>(String, EnabledTwoFactorProviderNames)

    Declaration
    public required IEnumerable<>(string, EnabledTwoFactorProviderNames)
    Parameters
    Type Name Description
    System.String
    EnabledTwoFactorProviderNames
    Returns
    Type Description
    required
    Type Parameters
    Name Description
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • TwoFactorLoginView
    • Methods
      • IEnumerable<>(String, EnabledTwoFactorProviderNames)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX