Click or drag to resize
HashSettings Properties

The HashSettings type exposes the following members.

Properties
  NameDescription
Public propertyHashStringSaltOverride
Gets or sets custom salt string. If not specified then default salt HashStringSalt is used.
Public propertyPurpose
Gets purpose of the hash.
Public propertyRedirect
Gets or sets value indicating whether or not should hash validation method redirect in case of invalid hash.
Top
See Also