Visual Guard Class Library Documentation

VGSecurityManager.ApplicationType Property

gets the type of the application managed by Visual Guard

public static VGApplicationType ApplicationType {get;}

Property Value

a VGApplicationType indicating the type of the application (WinForm or ASP.Net). By default the value is WinForm.

Remarks

This method supports the Visual Guard infrastructure and is not intended to be used directly from your code.

See Also

VGSecurityManager Class | Novalys.VisualGuard.Security Namespace