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: 2018.1.720.18 (2018.1.0720.18)
Syntax
public VGSecurityRuntime(
	Guid appId
)

Parameters

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