HashSettings Class |
Namespace: CMS.Helpers
public class HashSettings
The HashSettings type exposes the following members.
Name | Description | |
---|---|---|
HashSettings |
Creates new instance of HashSettings with hash purpose.
The same purpose must be used in HashSettings when validating hash.
|
Name | Description | |
---|---|---|
HashStringSaltOverride |
Gets or sets custom salt string. If not specified then default salt HashStringSalt is used.
| |
Purpose |
Gets purpose of the hash.
| |
Redirect |
Gets or sets value indicating whether or not should hash validation method redirect in case of invalid hash.
|