PasswordResetResult Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Model
public class PasswordResetResult
The PasswordResetResult type exposes the following members.
| Name | Description | |
|---|---|---|
| PasswordResetResult |
| Name | Description | |
|---|---|---|
| ErrorMsg |
Error message if the password has not been set.
| |
| Result |
If true the password has been reset.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |