Class TwoFactorLoginViewOptions
Options used as named options for 2fa providers
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.BackOffice.Security
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public class TwoFactorLoginViewOptions
Properties
View SourceSetupViewPath
Gets or sets the path of the view to show when setting up this 2fa provider
Declaration
public string SetupViewPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |