Static method that takes a cookie, decrypts its data, then inflates the data into key value pairs and
stores it in a dictionary.
Namespace: P4s3UtilsLibAssembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- cookie
- Type: System.Web HttpCookie
- dict
- Type: System.Collections.Generic Dictionary Object, Object
Return Value
Type: CookieInflateReportSee Also