Share via


SecurityUserDescription.ParentSystemGroups Property

Definition

Gets the local groups to which this user is to be added.

public System.Collections.Generic.IList<string> ParentSystemGroups { get; }
member this.ParentSystemGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property ParentSystemGroups As IList(Of String)

Property Value

The local groups to which this user is to be added.

Applies to