password reset scheduler added
This commit is contained in:
parent
c5b6c0d9f6
commit
aa59d180e2
33 changed files with 2180 additions and 1078 deletions
|
@ -65,6 +65,8 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public const string DEFAULT_LYNCUSERPLANS = "DefaultLyncUserPlans";
|
||||
public const string RDS_SETUP_LETTER = "RDSSetupLetter";
|
||||
public const string RDS_POLICY = "RdsPolicy";
|
||||
public const string USER_PASSWORD_EXPIRATION_LETTER = "UserPasswordExpirationLetter";
|
||||
|
||||
|
||||
public int UserId;
|
||||
public string SettingsName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue