Visual Guard Class Library Documentation

VGSecurityRuntime.IncludeWindowsGroups Property

Gets or sets a Boolean value that indicates whether role granted to Windows Groups are included to the list of role of a user.

public Boolean IncludeWindowsGroups {get; set;}

Remarks

if the Windows groups are not required, setting this property to false can improve performance by avoiding to load role granted to Windows groups.

When the license stored in the repository does not supports Windows Groups, this option is ignored.

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace