mscorlib(4.0.0.0) API with additions
PartialTrustVisibilityLevel.cs
1 namespace System.Security
2 {
5  {
10  }
11 }
The assembly has been audited for partial trust, but it is not visible to partial-trust code in all h...
The assembly can always be called by partial-trust code.
PartialTrustVisibilityLevel
Specifies the default partial-trust visibility for code that is marked with the T:System....