IndexViewModel.TwoFactor Property

Blog

IndexViewModelTwoFactor Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Blog.Models.IndexViewModel.TwoFactor"]

Namespace:  Blog.Models
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool TwoFactor { get; set; }
function get_TwoFactor();
function set_TwoFactor(value);

Property Value

Type: Boolean

[Missing <value> documentation for "P:Blog.Models.IndexViewModel.TwoFactor"]

Remarks

[Missing <remarks> documentation for "P:Blog.Models.IndexViewModel.TwoFactor"]

See Also