3.40.4 Message Processing Events and Sequencing Rules for IUpdateService

This protocol MUST indicate to the RPC runtime that it is to perform a strict NDR data consistency check at target level 5.0, as specified in [MS-RPCE] section 3.

This interface includes the following methods:

Methods in RPC Opnum Order

Method

Description

Name

Retrieves the name of the update service.

Opnum: 8

ContentValidationCert

Retrieves a cryptographic hash of the certificate used to sign content delivered by the service.

Opnum: 9

ExpirationDate

Retrieves the date on which the authorization cabinet file for the service expires.

Opnum: 9

IsManaged

Retrieves whether the service is a managed service.

Opnum: 11

IsRegisteredWithAU

Retrieves whether the service is registered with the automatic update agent.

Opnum: 12

IssueDate

Retrieves the date on which the authorization cabinet file for the service was issued.

Opnum: 13

OffersWindowsUpdates

Retrieves whether the service offers updates for Windows.

Opnum: 14

RedirectUrls

Retrieves a collection of URLs that provide the locations of the redirector cabinet files for the service.

Opnum: 15

ServiceID

Retrieves the unique identifier for the service.

Opnum: 16

IsScanPackageService

Retrieves whether the service is based on a scan package.

Opnum: 17

CanRegisterWithAU

Retrieves whether the service can be registered with the automatic update agent.

Opnum: 18

ServiceUrl

Retrieves the URL for the service.

Opnum: 19

SetupPrefix

Retrieves the prefix for the setup files for this service.

Opnum: 20

All methods MUST NOT throw exceptions.