SgDotNet
Singapore Professional .NET User Group -For Cool Developers

Bugs with UserConfig

rated by 0 users
This post has 2 Replies | 0 Followers

Top 10 Contributor
Posts 2,891
kitkai Posted: 10-05-2004 2:04 AM
Microlau,
The password is not encrypted. UserID is optional. If it makes it easier for u to encrypt the whole user object, pls go ahead then.

Second. Now that your userconfigurationdata and applicationconfigurationdata is simpleton, do I still have to read the data first before i get instance?

Best Regards, Kit Kai, MVP (SharePoint Portal Server)

Top 10 Contributor
Posts 1,096

I will look into encrypting the password. However, we will also need to modify the WS so that it can decrypt the password at the server end...Will post on this thread on the encryption information.

microlau Blog: http://community.sgdotnet.org/blogs/microlau

Top 10 Contributor
Posts 1,096
 kitkai wrote:
Microlau,
Second. Now that your userconfigurationdata and applicationconfigurationdata is simpleton, do I still have to read the data first before i get instance?


Yes..The configuration data is cached by Microsoft CMB which I created a wrapper around. So, it does not compromise performance even if the programmer does multiple reads...It is getting values from cache, not the file.

microlau Blog: http://community.sgdotnet.org/blogs/microlau

Page 1 of 1 (3 items) | RSS
Copyright SgDotNet 2004-2008
Powered by Community Server (Commercial Edition), by Telligent Systems