Overload | Description |
---|---|
WriteCookie(String,String,TimeSpan,Boolean) | Write the string to a persistent cookie using the GDPR compliant cipher with the users Salt as password |
WriteCookie(String,String,Boolean) | Write the string to a session cookie using the GDPR compliant cipher with the users Salt as password |