Partager via


FrameworkProfileHttpClient.GetLatestTermsofServiceAsync, méthode

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

Syntaxe

'Déclaration
Public Overridable Function GetLatestTermsofServiceAsync ( _
    userState As Object _
) As Task(Of ProfileTermsOfService)
public virtual Task<ProfileTermsOfService> GetLatestTermsofServiceAsync(
    Object userState
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

FrameworkProfileHttpClient Classe

Microsoft.VisualStudio.Services.Profile, espace de noms