UserRights.Rights Property

Definition

The rights associated with a group of users

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

Property Value

Applies to