ManageController..::..ManageMessageId Enumeration
Namespace:
TriCodeTest.Controllers
Assembly:
TriCodeTest (in TriCodeTest.dll)
Syntax
public enum ManageMessageId
Members
| Member name | Description | |
|---|---|---|
| AddPhoneSuccess | The add phone success | |
| AddLoginSuccess | The add login success | |
| ChangePasswordSuccess | The change password success | |
| SetTwoFactorSuccess | The set two factor success | |
| SetPasswordSuccess | The set password success | |
| RemoveLoginSuccess | The remove login success | |
| RemovePhoneSuccess | The remove phone success | |
| Error | The error |