Added option "User must change password at next logon" for the Hosted Organization Users.
This commit is contained in:
parent
d3c54a3a15
commit
3ffca57a22
22 changed files with 1352 additions and 988 deletions
|
@ -62,6 +62,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
public const string CustomAttribute2 = "extensionAttribute2";
|
||||
public const string DistinguishedName = "distinguishedName";
|
||||
public const string SID = "objectSid";
|
||||
|
||||
public const string PwdLastSet = "pwdLastSet";
|
||||
public const string UserAccountControl = "UserAccountControl";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue