Add section in web.config Name VGWebConfiguration of the node Remove the security for some extension page

Namespace: Novalys.VisualGuard.Security.WebForm
Assembly: Novalys.VisualGuard.Security.WebForm (in Novalys.VisualGuard.Security.WebForm.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public class VGWebConfiguration : ConfigurationSection
Visual Basic
Public Class VGWebConfiguration
	Inherits ConfigurationSection

Inheritance Hierarchy

System..::..Object
  System.Configuration..::..ConfigurationElement
    System.Configuration..::..ConfigurationSection
      Novalys.VisualGuard.Security.WebForm..::..VGWebConfiguration

See Also