IProtectionHandler.Rights Property

Definition

Gets the rights granted to the user/identity associated with this ProtectionHandler

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