To check whether this membershipid is forced for password reset or not.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- membershipId
- Type: System String
The membership id.
- tenantId
- Type: System String
Return Value
Type: Booleantrue : if the user has been forced for password change false : if the user has NOT been forced for password change
See Also