Show / Hide Table of Contents

Namespace Microsoft.PackageGraph.MicrosoftUpdate.Endpoints.ServerSync

Classes

AuthenticationWebService

Authentication service implementation; mock implementation, all requests get an authorization cookie, regardless of credentials

ReportingWebService

Reporting service implementation.

ServerSyncWebService

Upstream update server implementation. Provides updates over the ServerSync protocol to downstream servers.

The communication protocol with clients is SOAP

UpstreamServerStartup

Startup class for a ASP.NET Core web service that implements the Server-Server sync protocol.

A web service started with UpstreamServerStartup can act as an upstream server for WSUS.

This startup configures the required SOAP adapter required for the SOAP based Server-Server sync protocol.

In This Article
Back to top Generated by DocFX