Partager via


FrameworkProfileHttpClient, classe

Hiérarchie d'héritage

System.Object
  Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
    Microsoft.VisualStudio.Services.Profile.Client.ProfileHttpClientBase
      Microsoft.VisualStudio.Services.Profile.FrameworkProfileHttpClient

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

Syntaxe

'Déclaration
Public Class FrameworkProfileHttpClient _
    Inherits ProfileHttpClientBase
public class FrameworkProfileHttpClient : ProfileHttpClientBase

Le type FrameworkProfileHttpClient expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique FrameworkProfileHttpClient(Uri, VssCredentials)
Méthode publique FrameworkProfileHttpClient(Uri, VssCredentials, array<DelegatingHandler[])

Début

Propriétés

  Nom Description
Propriété publique Client (Hérité de VssHttpClientBase.)
Propriété publique DefaultRequestHeaders (Hérité de VssHttpClientBase.)
Propriété protégée Formatter (Hérité de VssHttpClientBase.)
Propriété publique LastResponseContext (Hérité de VssHttpClientBase.)
Propriété publique MaxResponseContentBufferSize (Hérité de VssHttpClientBase.)
Propriété publique Timeout (Hérité de VssHttpClientBase.)
Propriété protégée TranslatedExceptions (Hérité de ProfileHttpClientBase.)

Début

Méthodes

  Nom Description
Méthode publique CreateProfileAsync
Méthode protégée CreateRequestMessage (Hérité de VssHttpClientBase.)
Méthode protégée CreateRequestMessageAsync (Hérité de VssHttpClientBase.)
Méthode protégée DeleteAsync (Hérité de VssHttpClientBase.)
Méthode publique DeleteAttributeAsync(Guid, ProfileAttribute, Object)
Méthode protégée DeleteAttributeAsync(ProfileAttribute, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publique GetAcceptedTermsOfServiceAsync(Guid, Object)
Méthode protégée GetAcceptedTermsOfServiceAsync(Object, String) (Hérité de ProfileHttpClientBase.)
Méthode protégée GetAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode publique GetAttributeAsync(Guid, AttributeDescriptor, Object)
Méthode protégée GetAttributeAsync(AttributeDescriptor, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique GetAttributesAsync(Guid, AttributesQueryContext, Object)
Méthode protégée GetAttributesAsync(AttributesQueryContext, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique GetAvatarAsync(Guid, Avatar, Object)
Méthode publique GetAvatarAsync(Guid, AvatarSize, Object)
Méthode protégée GetAvatarAsync(Avatar, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode protégée GetAvatarAsync(AvatarSize, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique GetCountriesAsync
Méthode publique GetCountryNameAsync
Méthode publique GetDisplayNameAsync
Méthode publique GetEmailAddressAsync
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetLatestTermsofServiceAsync
Méthode publique GetProfileAsync(Guid, ProfileQueryContext, Object)
Méthode protégée GetProfileAsync(ProfileQueryContext, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique GetProfileLocationsAsync
Méthode protégée GetPropertyAsync (Hérité de ProfileHttpClientBase.)
Méthode publique GetPublicAliasAsync
Méthode protégée GetResourceLocationAsync (Hérité de VssHttpClientBase.)
Méthode publique GetServiceSettingAsync
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode protégée HandleResponse (Hérité de VssHttpClientBase.)
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode protégée NegotiateRequestVersion (Hérité de VssHttpClientBase.)
Méthode protégée NegotiateRequestVersionAsync (Hérité de VssHttpClientBase.)
Méthode protégée PatchAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée PatchAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée PatchAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée PostAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée PostAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée PutAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée PutAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée Send(HttpRequestMessage, Object) (Hérité de VssHttpClientBase.)
Méthode protégée Send(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode protégée SendAsync(HttpRequestMessage, HttpCompletionOption, Object, CancellationToken) (Hérité de VssHttpClientBase.)
Méthode protégée SendAsync<T>(HttpRequestMessage, Object, CancellationToken) (Hérité de VssHttpClientBase.)
Méthode protégée SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object) (Hérité de VssHttpClientBase.)
Méthode publique SetAttributeAsync(Guid, ProfileAttribute, Object)
Méthode protégée SetAttributeAsync(ProfileAttribute, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique SetAttributesAsync(Guid, IList<ProfileAttribute>, IList<CoreProfileAttribute>, Object)
Méthode protégée SetAttributesAsync(IList<ProfileAttribute>, IList<CoreProfileAttribute>, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique SetAvatarAsync(Guid, Avatar, Object)
Méthode protégée SetAvatarAsync(Avatar, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique SetCountryNameAsync
Méthode publique SetDisplayNameAsync
Méthode publique SetEmailAddressAsync
Méthode protégée SetPropertyAsync (Hérité de ProfileHttpClientBase.)
Méthode publique SetPublicAliasAsync
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)
Méthode publique UnconditionalSetAttributeAsync
Méthode publique UpdateProfileAsync(Guid, Profile, Object)
Méthode protégée UpdateProfileAsync(Profile, String, Object) (Hérité de ProfileHttpClientBase.)
Méthode publique VerifyAndUpdatePreferredEmailAsync

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.VisualStudio.Services.Profile, espace de noms