Dela via


SecurityUserDescription.ParentApplicationGroups Property

Definition

Gets the parent groups in the security group description, to which this user is to be added.

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

Property Value

The parent groups in the security group description, to which this user is to be added.

Applies to