Compartilhar via


Método FrameworkProfileHttpClient.GetLatestTermsofServiceAsync

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Overridable Function GetLatestTermsofServiceAsync ( _
    userState As Object _
) As Task(Of ProfileTermsOfService)
public virtual Task<ProfileTermsOfService> GetLatestTermsofServiceAsync(
    Object userState
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

FrameworkProfileHttpClient Classe

Namespace Microsoft.VisualStudio.Services.Profile