Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Form authentication
Sabotage - 9 Jun 2009 11:23 AM - 2 messages
Hi all, I've got a .NET application where users authenticate using Form Authentication and then they're assigned to Admin or User roles. Admins are allowed to modify data and Users have read-only permissions. After data is modified I'd like Admins to be able to preview data in the new browser ...
Score ComputeSignature: The Keyset is not defined
mtrekker - 8 Jun 2009 1:20 PM - 6 messages
When using ComputeSignature function I always end up with an error: The keyset is not defined. I am using SmartCard. Any explanation to this error ? public void Encrypt(string FileName)         {             string tempFile = Path.GetTempFileName(); ...
Next » 2 3 4 5 6 7 8 9 10