Click or drag to resize

VGIPrincipalGrantedGroups Property

This property contains all granted groups to the user.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
ReadOnlyCollection<VGGrantedGroup> GrantedGroups { get; }

Property Value

Type: ReadOnlyCollectionVGGrantedGroup
See Also