Gets or sets a boolean value indicating whether to run the application in ASP.NET Medium Trust environment.

      Syntax

      public static bool MediumTrust { get; set; }

      Framework

      .NET Framework.NET Framework

      Supported version: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
      Assembly: ComponentPro.Network (in ComponentPro.Network.dll)

      See Also