Search Results for

    Show / Hide Table of Contents
    View Source

    Class BackOfficeAuthenticationTypeSettings

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Security
    Assembly: Umbraco.Core.dll
    Syntax
    public class BackOfficeAuthenticationTypeSettings

    Properties

    View Source

    AuthenticationType

    Declaration
    public string AuthenticationType { get; set; }
    Property Value
    Type Description
    string
    View Source

    ExternalAuthenticationType

    Declaration
    public string ExternalAuthenticationType { get; set; }
    Property Value
    Type Description
    string
    View Source

    TwoFactorAuthenticationType

    Declaration
    public string TwoFactorAuthenticationType { get; set; }
    Property Value
    Type Description
    string
    View Source

    TwoFactorRememberMeAuthenticationType

    Declaration
    public string TwoFactorRememberMeAuthenticationType { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX