Partager via


FrameworkProfileHttpClient.GetAcceptedTermsOfServiceAsync, méthode (Guid, Object)

Espace de noms :  Microsoft.VisualStudio.Services.Profile
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Overridable Function GetAcceptedTermsOfServiceAsync ( _
    id As Guid, _
    userState As Object _
) As Task(Of UserTermsOfService)
public virtual Task<UserTermsOfService> GetAcceptedTermsOfServiceAsync(
    Guid id,
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

FrameworkProfileHttpClient Classe

GetAcceptedTermsOfServiceAsync, surcharge

Microsoft.VisualStudio.Services.Profile, espace de noms