Partager via


LicensingHttpClient.GetClientRightsContainerAsync, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Licensing.Client
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Overridable Function GetClientRightsContainerAsync ( _
    queryContext As ClientRightsQueryContext, _
    telemetryContext As ClientRightsTelemetryContext, _
    userState As Object _
) As Task(Of ClientRightsContainer)
public virtual Task<ClientRightsContainer> GetClientRightsContainerAsync(
    ClientRightsQueryContext queryContext,
    ClientRightsTelemetryContext telemetryContext,
    Object userState
)

Paramètres

Valeur de retour

Type : System.Threading.Tasks.Task<ClientRightsContainer>

Sécurité .NET Framework

Voir aussi

Référence

LicensingHttpClient Classe

Microsoft.VisualStudio.Services.Licensing.Client, espace de noms