Show / Hide Table of Contents

Namespace Microsoft.PackageGraph.MicrosoftUpdate.Endpoints.ClientSync

Classes

ClientSyncWebService

Update server implementation. Provides updates to Windows Update clients.

The communication protocol with clients is SOAP.

ReportingWebService

Reporting web service implementation. Placeholder only.

SimpleAuthenticationWebService

Authentication service implementation. Reference implementation: all requests are authenticated and a token issued.

UpdateServerStartup

Startup class for a ASP.NET Core web service that implements the Client-Server sync protocol. This startup runs a SOAP web service that serves updates to Windows Update clients

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

Delegates

ClientSyncWebService.UnApprovedUpdatesRequestedDelegate

Delegate method called to report updates applicable to a client but which are not approved and thus not offered

In This Article
Back to top Generated by DocFX