To force the password resetting for the users under a given tenant.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- userIds
- Type: System String
Array of UserIds to reset the password.
Return Value
Type: Booleantrue if forced password reset is successful. false if forced password reset is NOT successful.
See Also