Re: Permissions granted based on assembly and user ... setting the Policy for specific assemblies through the ... > You can set impersonation ON and use NTFS permissions on the files. ... > should also use Code Access Security to specify what folders the plugin... (microsoft.public.dotnet.security)
Re: project security issue ... This is because of .NET's Code Access Security which is configured to ... share and assign appropiate permissions.... > The project location is not fully trusted by the .NET runtime. ... This is> usually because it is either a network share or mapped to a network> share not on the local machine. ... (microsoft.public.dotnet.framework)
Re: Safely Running a Web Application that works with WSS Objects ... This sounds as though it could be a Code Access Security problem. ... The application makes one query into the SQL database.... > information is pulled from Sharepoint objects.... > query which was fixed by giving authenticated users select permissions on ... (microsoft.public.sharepoint.windowsservices)
Re: FxCop App Security ... yes, the FxCop is surely applying to all .net code, not specify to ASP.NET, ... And if you're focus on ASP.NET specific .NET CODE Access security,... | Subject: Re: FxCop App Security... |> permissions while refusing all other permissions the runtime otherwise ... (microsoft.public.dotnet.framework.aspnet)
Re: Authentication problem ... It appears that you are accessing the Object Model with having permissions... the SPS SDK under "Code Access Security".... changing it for just this web part, and using impersonation within the web ... (microsoft.public.sharepoint.portalserver.development)