Click or drag to resize

VGApplicationType Enumeration

Defines all types of application supported by Visual Guard

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public enum VGApplicationType
Members
  Member nameValueDescription
Neutral0
ASPNET_2_01 Represents ASP.Net (2.0 or higher) application based on Website project.
ASPNET_1_12 Represents ASP.Net 1.1 application.
WinForm3 Represents WinForm application.
ASPNET_2_0_WebApplication4 Represents ASP.Net (2.0 or higher) application based on Web Application project.
PowerBuilder5
See Also