Show / Hide Table of Contents

Namespace Microsoft.UpdateServices.ClientSync.Server

Classes

ClientSyncContentController

MVC controller for handling update content requests from Windows clients

ClientSyncWebService

Windows Update Server implementation. Provides updates to Windows PCs

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.

A web service started with UpdateServerStartup acts as an update server to Windows PCs.

Delegates

ClientSyncWebService.UnApprovedUpdatesRequestedDelegate

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

Back to top Generated by DocFX