FormsAuthentication with custom encryption key

eeeaeeea

New Member
Is there any way to not use the \[code\]<machineKey>\[/code\] and instead provide my own key at runtime. Trying to find a way to read the key from say a SQL database or any centralized store and provide it to FormsAuthentication somehow.
 
Back
Top