Share via


RangerAdminSpec.Admins Property

Definition

List of usernames that should be marked as ranger admins. These usernames should match the user principal name (UPN) of the respective AAD users.

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

Property Value

Applies to