Share via


RangerUsersyncSpec.Users Property

Definition

List of user names that should be synced. These usernames should match the User principal name of the respective AAD users.

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

Property Value

Applies to