Table of Contents

Interface ISettingSecurityViewOption

Namespace
H.Modules.Setting
Assembly
H.Modules.Setting.dll
public interface ISettingSecurityViewOption
Extension Methods

Properties

Password

string Password { get; set; }

Property Value

string

PasswordCount

int PasswordCount { get; set; }

Property Value

int

RememberPassword

bool RememberPassword { get; set; }

Property Value

bool

UsePassword

bool UsePassword { get; set; }

Property Value

bool