SubjectInfo.GroupIds Property

Definition

List of group Ids that the principalId is part of.

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

Property Value

Applies to