Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection string out in the open, encrypting the connec
Message
From
07/08/2007 12:39:36
 
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01246255
Message ID:
01246531
Views:
22
>mmAppConfiguration.SetEncryption ?

>Note to Kevin:
>The docs state : !The class also provides the ability to encrypt keys by implementing >a custom constructor that passes a field list and an encryption key to be used for >encrypting one or more keys in the configuration" but the overload isn't >documented......

There isn't an overloaded constructor, you just put a call to SetEncryption(string encryptFields, string encryptKey) in the constructor passing the field list and the key. See the help topic "Application Settings Classes"
Greg Lee
GCL Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform