Compartir a través de


FrameworkProfileHttpClient.GetAcceptedTermsOfServiceAsync (Método) (Guid, Object)

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Overridable Function GetAcceptedTermsOfServiceAsync ( _
    id As Guid, _
    userState As Object _
) As Task(Of UserTermsOfService)
public virtual Task<UserTermsOfService> GetAcceptedTermsOfServiceAsync(
    Guid id,
    Object userState
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

FrameworkProfileHttpClient Clase

GetAcceptedTermsOfServiceAsync (Sobrecarga)

Microsoft.VisualStudio.Services.Profile (Espacio de nombres)