IUpdateServer.GetPublisher Method
Applies To: Windows Server Update Services
Gets an instance of IPublisher for publishing a package to the server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetPublisher(String) | Gets an instance of IPublisher for publishing a package to the server using the specified SDP File. |
|
GetPublisher(String, Boolean) | Gets an instance of IPublisher for publishing a package to the server by using the specified SDP file. This overload also allows you to specify whether or not the certificate should be signed with a time stamp. |
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top