| EmailHashService Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Newsletters.Internal
 Syntax
Syntaxpublic sealed class EmailHashService : IEmailHashValidator, IEmailHashGenerator
The EmailHashService type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | EmailHashService | 
            Initializes new instance of EmailHashService.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetEmailHash | 
            Gets hash for given emailAddress.
             | 
|  | ValidateEmailHash | 
            Validates given hash against emailAddress.
             | 
 See Also
See Also