Merhaba. Trust level ayarı web.config dosyasından yapılır.

<configuration>
<system.web>
<trust level="Medium" />
</system.web>
</configuration>