Click or drag to resize

VGSecurityRuntimeGroups Property

Gets a VGGroupsInstance object used to manage user membership in groups for the application managed by this runtime

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public VGGroupsInstance Groups { get; }

Property Value

Type: VGGroupsInstance
See Also