Gets the current VGSecurityRuntime instance used by the security manager

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

Syntax

C#
public static VGSecurityRuntime Runtime { get; }
Visual Basic
Public Shared ReadOnly Property Runtime As VGSecurityRuntime
	Get

Property Value

Type: VGSecurityRuntime

See Also