Click or drag to resize
Galactic API

SecurityPrincipalGroups Property

The distinguished names of groups that this principal is a member of.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public List<string> Groups { get; }

Property Value

Type: ListString
See Also