Click or drag to resize
HashSettings Properties

The HashSettings type exposes the following members.

Properties
  NameDescription
Public propertyCustomSalt
Custom salt string. If not specified then default salt HashStringSalt is used.
Public propertyHashSalt
Additional hash salt for specific context.
Public propertyRedirect
Whether or not should method redirect.
Public propertyUserSpecific
Indicates if the hash string is bound to current user
Top
See Also