UserRights.Rights Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)