View Source
Class RequiresTwoFactorResponseModel
Inheritance
System.Object
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