A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.UserTwoFactorProviderModel.html below:

View Source Class UserTwoFactorProviderModel Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
[DataContract]
public class UserTwoFactorProviderModel
Constructors View Source UserTwoFactorProviderModel(String, Boolean) Declaration
public UserTwoFactorProviderModel(string providerName, bool isEnabledOnUser)
Parameters Type Name Description System.String providerName System.Boolean isEnabledOnUser Properties View Source IsEnabledOnUser Declaration
[DataMember(Name = "isEnabledOnUser")]
public bool IsEnabledOnUser { get; }
Property Value Type Description System.Boolean View Source ProviderName Declaration
[DataMember(Name = "providerName")]
public string ProviderName { get; }
Property Value Type Description System.String

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4