ProfileHttpClientBase 클래스
이 문서의 내용
상속 계층 구조
System.Object
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
Microsoft.VisualStudio.Services.Profile.Client.ProfileHttpClientBase
Microsoft.VisualStudio.Services.Profile.Client.ProfileHttpClient
Microsoft.VisualStudio.Services.Profile.FrameworkProfileHttpClient
네임스페이스: Microsoft.VisualStudio.Services.Profile.Client
어셈블리: Microsoft.VisualStudio.Services.WebApi(Microsoft.VisualStudio.Services.WebApi.dll)
구문
‘선언
<ServiceOwnerAttribute("951917AC-A960-4999-8464-E3F0AA25B381", "00000001-0000-8888-8000-000000000000")> _
Public MustInherit Class ProfileHttpClientBase _
Inherits VssHttpClientBase
[ServiceOwnerAttribute("951917AC-A960-4999-8464-E3F0AA25B381", "00000001-0000-8888-8000-000000000000")]
public abstract class ProfileHttpClientBase : VssHttpClientBase
ProfileHttpClientBase 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
위쪽
속성
위쪽
메서드
CreateProfileAsync
CreateRequestMessage
(VssHttpClientBase 에서 상속됨)
CreateRequestMessageAsync
(VssHttpClientBase 에서 상속됨)
DeleteAsync
(VssHttpClientBase 에서 상속됨)
DeleteAttributeAsync
Equals
지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object 에서 상속됨)
Finalize
가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object 에서 상속됨)
GetAcceptedTermsOfServiceAsync
GetAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
GetAttributeAsync
GetAttributesAsync
GetAvatarAsync(Avatar, String, Object)
GetAvatarAsync(AvatarSize, String, Object)
GetCountriesAsync
GetHashCode
기본 해시 함수로 작동합니다. (Object 에서 상속됨)
GetLatestTermsofServiceAsync
GetProfileAsync
GetProfileLocationsAsync
GetPropertyAsync
GetResourceLocationAsync
(VssHttpClientBase 에서 상속됨)
GetServiceSettingAsync
GetType
현재 인스턴스의 Type 을 가져옵니다. (Object 에서 상속됨)
HandleResponse
(VssHttpClientBase 에서 상속됨)
MemberwiseClone
현재 Object 의 단순 복사본을 만듭니다. (Object 에서 상속됨)
NegotiateRequestVersion
(VssHttpClientBase 에서 상속됨)
NegotiateRequestVersionAsync
(VssHttpClientBase 에서 상속됨)
PatchAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
PatchAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
PatchAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
PostAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
PostAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
PutAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
PutAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
Send(HttpRequestMessage, Object)
(VssHttpClientBase 에서 상속됨)
Send(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
SendAsync(HttpRequestMessage, HttpCompletionOption, Object, CancellationToken)
(VssHttpClientBase 에서 상속됨)
SendAsync<T>(HttpRequestMessage, Object, CancellationToken)
(VssHttpClientBase 에서 상속됨)
SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object)
(VssHttpClientBase 에서 상속됨)
SetAttributeAsync
SetAttributesAsync
SetAvatarAsync
SetPropertyAsync
ToString
현재 개체를 나타내는 문자열을 반환합니다. (Object 에서 상속됨)
UpdateProfileAsync
VerifyAndUpdatePreferredEmailAsync
위쪽
필드
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.VisualStudio.Services.Profile.Client 네임스페이스