Click or drag to resize

VGIPrincipalRuntime Property

Note: This API is now obsolete.

Returns the VGSecurityRuntime object used to manage the principal.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
[ObsoleteAttribute("If you need VGSecurityRuntime, you can use VGSecurityManager.Runtime", 
	true)]
VGSecurityRuntime Runtime { get; }

Property Value

Type: VGSecurityRuntime
See Also