| EmailHashService Class |
Namespace: CMS.Newsletters.Internal
public sealed class EmailHashService : IEmailHashValidator
The EmailHashService type exposes the following members.
| Name | Description | |
|---|---|---|
| EmailHashService |
Initializes new instance of EmailHashService.
|
| Name | Description | |
|---|---|---|
| GetEmailHash |
Gets hash for given emailAddress.
| |
| ValidateEmailHash |
Validates given hash against emailAddress.
|