Freigeben über


IdentityHttpClient-Konstruktor (Uri, HttpMessageHandler, Boolean)

Namespace:  Microsoft.VisualStudio.Services.Identity.Client
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    baseUrl As Uri, _
    pipeline As HttpMessageHandler, _
    disposeHandler As Boolean _
)
public IdentityHttpClient(
    Uri baseUrl,
    HttpMessageHandler pipeline,
    bool disposeHandler
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityHttpClient Klasse

IdentityHttpClient-Überladung

Microsoft.VisualStudio.Services.Identity.Client-Namespace