|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
Trev -
21 Nov 2007 3:57 PM - 2 messages
I am using .NET 3.5 and accessing a local share DirectorySecurity ds = Directory.GetAccessControl("\\\\127.0.0.1\\c$\\test"); But this gives an exception error of 1265 at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, ...
APA -
19 Nov 2007 6:34 PM - 2 messages
I'm trying to get the Friendly Name from the certificate store but neither the X509CertificateCollection nor the X509Certificate class have any friendly name in it anywhere. I'm using .NET 1.1. TIA. ...
|
|||||||||||||||||||||||