General enumeration for opt-in validation results
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | Represents that subscription was found and successfully approved. | |
| Failed | 1 | Represents that subscription has failed. | |
| NotFound | 2 | Represents that subscription wasn't found. | |
| TimeExceeded | 3 | Represents that subscription interval for approving request has exceeded. |
See Also