Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fabio Blardone 79 posts 98 karma points
    Dec 15, 2011 @ 09:05
    Fabio Blardone
    0

    Full trust & medium trust

    Hello everybody!

    Anyone can explain me the meaning of Full trust and Medium trust??

    Thanks,

    Fabio

  • Rodion Novoselov 694 posts 859 karma points
    Dec 15, 2011 @ 09:28
    Rodion Novoselov
    0

    Hi. Trust conception is CAS (code access security) for ASP.NET applications. From the point of view .NET framework all ASP.NET applications are applications runing locally, so normally it would run in full trust CAS level. However it's not always desirable. Since that ASP.NET trust levels were introduced. Setting ASP.NET trust level allows to grant CAS rights induvidually for any separate ASP.NET application.

    You can read about it in more details in MSDN in this and related articles:
     http://msdn.microsoft.com/en-us/library/87x8e4d1.aspx 

  • Fabio Blardone 79 posts 98 karma points
    Dec 15, 2011 @ 10:19
    Fabio Blardone
    0

    Thanks for the help Rodion.

    Have a nice day!

Please Sign in or register to post replies

Write your reply to:

Draft