IProtectionHandler.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.
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)