Поделиться через


ProfileHttpClientBase.GetAcceptedTermsOfServiceAsync - метод

Пространство имен:  Microsoft.VisualStudio.Services.Profile.Client
Сборка:  Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)

Синтаксис

'Декларация
Protected Overridable Function GetAcceptedTermsOfServiceAsync ( _
    userState As Object, _
    id As String _
) As Task(Of UserTermsOfService)
protected virtual Task<UserTermsOfService> GetAcceptedTermsOfServiceAsync(
    Object userState,
    string id
)

Параметры

Возвращаемое значение

Тип: System.Threading.Tasks.Task<UserTermsOfService>

Безопасность платформы .NET Framework

См. также

Ссылки

ProfileHttpClientBase Класс

Microsoft.VisualStudio.Services.Profile.Client - пространство имен