Partager via


ProfileHttpClientBase.GetAcceptedTermsOfServiceAsync, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Profile.Client
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Protected Overridable Function GetAcceptedTermsOfServiceAsync ( _
    userState As Object, _
    id As String _
) As Task(Of UserTermsOfService)
protected virtual Task<UserTermsOfService> GetAcceptedTermsOfServiceAsync(
    Object userState,
    string id
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ProfileHttpClientBase Classe

Microsoft.VisualStudio.Services.Profile.Client, espace de noms