Interface ISettingSecurityViewOption
public interface ISettingSecurityViewOption
- Extension Methods
Properties
Password
string Password { get; set; }
Property Value
PasswordCount
int PasswordCount { get; set; }
Property Value
RememberPassword
bool RememberPassword { get; set; }
Property Value
UsePassword
bool UsePassword { get; set; }