UserRoles.Users Property

Definition

The Users associated with a set of roles

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

Property Value

Applies to