|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
azerty -
25 Jan 2007 5:50 PM - 2 messages
Hello ! I develop an .NET C# 2.0 test application witch requires SecurityPermission for accept unmanaged calls. with mscorcfg.msc application : So, my question is : Why an ClickOnce application works fine even if Code Access Security of my competer said "No, this application will not work fine ..." ...
Dmitry Nogin -
25 Jan 2007 4:55 PM - 6 messages
Hi, The following code doesn't work for mapped drives: using System; using System.Text; using System.Threading; using System.Security.AccessControl; using System.Security.Principal; using System.IO; namespace ConsoleApplication1 { class Program { static void Main(string[] args) ...
ESmith -
23 Jan 2007 1:43 PM - 2 messages
I want to enumerate through the running processes on the system and determine if the process is running with a higher security token then the current user, that is, which are the more privileged processes then the executing one - how can accomplish this? ...
SqlBeginner -
22 Jan 2007 6:07 AM - 3 messages
Hi Is there any tools within .NET Framework for generating MachineKey in ASP.NET (both 1.0 and 2.0)? If not, using third party site is the only way or what is the best method of generating the key. ...
Dave Connor -
21 Jan 2007 2:18 PM - 2 messages
I am logged on to a computer on a wireless network I am on my user ID Can anyone else on the network log on to my session?? As my children are now using thier computers I dont want to put blocks on ...
|
|||||||||||||||||||||||