Creates new instance of
HashSettings with hash
purpose.
The same purpose must be used in
HashSettings when validating hash.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public HashSettings(
string purpose
)
Parameters
- purpose
- Type: SystemString
Purpose of the hash.
See Also