Shared.Utils Class Reference

The class contains static methods for various purposes. More...

List of all members.

Static Public Member Functions

static string HashedValue (string password)
 This static method hashes a string into a hashed string.


Detailed Description

The class contains static methods for various purposes.

Definition at line 11 of file Utils.cs.


Member Function Documentation

static string Shared.Utils.HashedValue ( string  password  )  [static]

This static method hashes a string into a hashed string.

Parameters:
password A string with a users password.
Returns:
A new string

Definition at line 18 of file Utils.cs.


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 06:25:45 2006 for SCRAML by  doxygen 1.5.1-p1