Freigeben über


ClientRightsEnvelope.Rights-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Property Rights As IList(Of IClientRight)
public IList<IClientRight> Rights { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.IList<IClientRight>

Implementiert

IClientRightsEnvelope.Rights

.NET Framework-Sicherheit

Siehe auch

Referenz

ClientRightsEnvelope Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace