Return the current Runtime

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

Syntax

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

Property Value

Type: VGSecurityRuntime

See Also