|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Why a ClickOnce Trusted Application don't failed when I change my Code groups Security params ???I develop an .NET C# 2.0 test application witch requires SecurityPermission for accept unmanaged calls. >> If I Execute this application from c:\ ... Application work fines ! ok with mscorcfg.msc application :>> ... >> If I change the association between code group "My Computer Zone" and So, my question is :>> "FullTrust" PermissionSet to "Nothing" >> I Execute this application from c:\ ... Application dont work ! perfect ! >> is normal ... >> I Repeat the "Nothing" Action on all Code group of My Computer strategie >> (LocalIntranet, Internet, Restricted, etc. ...) >>> If I deploy my Application With ClickOnce from an intranet Server (after >>> specify the correct permission on Security Windows of Visual Studio >>> 2005) >> My ClickOnce application work every time !!! Why an ClickOnce application works fine even if Code Access Security of my competer said "No, this application will not work fine ..." thanks a lot for your help !!! Best regard ClickOnce apps use the sandboxing API introduced in 2.0 - this API is independent
from the CAS policies... look through Shawn's blog for more info blogs.msdn.com/shawnfa ----- Dominick Baier (http://www.leastprivilege.com) Show quoteHide quote > Hello ! > > I develop an .NET C# 2.0 test application witch requires > SecurityPermission for accept unmanaged calls. > >>> If I Execute this application from c:\ ... Application work fines ! >>> ok ... >>> > with mscorcfg.msc application : > >>> If I change the association between code group "My Computer Zone" >>> and >>> "FullTrust" PermissionSet to "Nothing" >>> I Execute this application from c:\ ... Application dont work ! >>> perfect ! >>> is normal ... >>> I Repeat the "Nothing" Action on all Code group of My Computer >>> strategie >>> (LocalIntranet, Internet, Restricted, etc. ...) >>>> If I deploy my Application With ClickOnce from an intranet Server >>>> (after specify the correct permission on Security Windows of Visual >>>> Studio 2005) >>>> >>> My ClickOnce application work every time !!! >>> > 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 ..." > thanks a lot for your help !!! > > Best regard >
How do I convert sid retrieved from the AD to SDDL string format?
DECRYPT with PUBLIC key (how to?) How to find out file owner? How to create MachineKey Is my SID's octet string correct? I can't find AD object with it. Who can see what I am doing on line SignedXml How to determine process security level? Code Sign fails "CS1548: Cryptographic failure while ... access de security exception *strongnameidentity*asp.net |
|||||||||||||||||||||||