UserRoles.Roles Property

Definition

The roles associated with a group of users

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

Property Value

Applies to