Merge
This commit is contained in:
commit
c7798c5b9b
24 changed files with 314 additions and 91 deletions
|
@ -5,6 +5,7 @@
|
|||
public int MinimumLength { get; set; }
|
||||
public int MaximumLength { get; set; }
|
||||
public int EnforcePasswordHistory { get; set; }
|
||||
public int MaxPasswordAge { get; set; }
|
||||
|
||||
public bool LockoutSettingsEnabled { get; set; }
|
||||
public int AccountLockoutDuration { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue