Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Extract Public Key From certificate and RSACryptoServiceProvider
msnews.microsoft.com - 9 Dec 2006 3:45 PM - 4 messages
I am using .NET Framework 2.0. I used X509Certificate class to obtain the public key from a certificate file.         // The path to the certificate.         string Certificate = "C:\\Certificate.cer"; ...
Score Thread.CurrentPrincipal still returns GenericPrincipal
manny.klystron - 7 Dec 2006 3:20 PM - 3 messages
I'm calling AppDomain.SetPrincipalPolicy() with WindowsPrincipal, but Thread.CurrentPrincipal still returns a GenericPrincipal. I don't see Thread.CurrentPrincipal being set before this (which can cause it). Are there any other circumstances under which this can happen?  This is ...
Score regarding retrival of server certificate
barathee_raja - 6 Dec 2006 9:46 AM - 11 messages
hi,      am bharathi currently working in .net platform,in my application iam in need of retriving the certificate stored at the server and to validate the identity of the server.      my sever is winn.mygdc.com and it's a apache web server. ...
Score Permissions on Event Log?
schneider - 5 Dec 2006 4:16 PM - 12 messages
Whats the deal here MS? Has Issues in Win2003, only way to allow is a Regedit hack or Installer class? What kind of BS is this? So what evey time I install to Win2003 I need to add X number of Application ...
Score Creating Authorization Manager Store through Code
erich.keane - 4 Dec 2006 3:20 PM - 4 messages
Hi all, thanks in advance for any help you can give. I am attempting to create a deployment engine, and one of the things it needs to do is create an XML Authorization Manager Store (AzManager Store).  I have searched, and poured over the documentation, and cannot ...
Score TripleDESCryptoServiceProvider - Secret Key Length
mehdi - 4 Dec 2006 2:14 PM - 3 messages
Hi, Consider a string that's being chosen by the end-user as his/her password. In this scenario, consider it to be 5 characters long. How am I supposed to encrypt this using the TripleDESCryptoServiceProvider? The algorithm demands a given length of secret key, however, I cannot ...
Score Signing a .NET Application
Torsten Piehl - 4 Dec 2006 1:15 PM - 3 messages
Hallo NG, after installing IE7 a security dialog appears when executing an application from a share. Either I change the IE7 security settings for local intranet or I use a certificate for my executable. Q:    How can I sign my .NET application with a digital certificate? ...
Score How can I read the property's "Description" of a security Log's en
Pucca - 3 Dec 2006 11:10 PM - 5 messages
When I double click on an entry of the "Security" log in the system's "Event Viewer", a Property window pops up.  In this window, there is a "Description" section that lists many different information like "User Name:, "Domain", ...
Next » 2 3 4 5 6 7 8 9 10