Click or drag to resize
ValidationHelperGetHashString Method
Overload List
  NameDescription
Public methodStatic memberGetHashString(String, HashSettings)
Gets the SHA2 hash for the given value (salt unique to certain user session and database is added).
Public methodStatic memberGetHashString(String, Boolean, String, String) Obsolete.
Gets the SHA2 hash for the given value (salt unique to certain user session and database is added).
Top
See Also