Freigeben über


SecurityBackingStoreHttpClient-Konstruktor (Uri, HttpMessageHandler, Boolean)

Namespace:  Microsoft.VisualStudio.Services.Security.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 SecurityBackingStoreHttpClient(
    Uri baseUrl,
    HttpMessageHandler pipeline,
    bool disposeHandler
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SecurityBackingStoreHttpClient Klasse

SecurityBackingStoreHttpClient-Überladung

Microsoft.VisualStudio.Services.Security.Client-Namespace