Click or drag to resize

VGSecurityRuntime Constructor (Guid)

Creates a new instance of VGSecurityRuntime for the specified application in the default repository.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGSecurityRuntime(
	Guid appId
)

Parameters

appId
Type: SystemGuid
The id of the application for which the security will be loaded
See Also