Click or drag to resize

VGSecurityRuntimePermissionSets Property

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

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGPermissionSetsInstance PermissionSets { get; }

Property Value

Type: VGPermissionSetsInstance
See Also