C# Class ABsoluteMaybe.Identification.CookieUserIdentification

Inheritance: IUserIdentification
Show file Open project: troygoode/ABsoluteMaybe

Protected Methods

Method Description
Hash ( string text ) : string

Private Methods

Method Description
GenerateIdAndSaveToCookie ( ) : string
GenerateUniqueId ( ) : string
ReadFromCookie ( ) : string

Method Details

Hash() protected method

protected Hash ( string text ) : string
text string
return string