Share via


RangerUsersyncSpec.Groups Property

Definition

List of groups that should be synced. These group names should match the object id of the respective AAD groups.

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

Property Value

Applies to