Merge
This commit is contained in:
commit
985869e4cf
12 changed files with 257 additions and 14 deletions
|
@ -102,5 +102,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
void ApplyPasswordSettings(string organizationId, OrganizationPasswordSettings passwordSettings);
|
||||
|
||||
bool CheckPhoneNumberIsInUse(string phoneNumber, string userSamAccountName = null);
|
||||
|
||||
OrganizationUser GetOrganizationUserWithExtraData(string loginName, string organizationId);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue