Publish Message Classes
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
The publish message classes represent the Publish Messages.
The following table lists the publish message classes in the Microsoft.Uddi namespace and gives a brief description of each.
Class | Description |
---|---|
Is used to add one or more publisher assertions to the assertion collection for an individual publisher |
|
Represents a token used to identify an authorized user for various UDDI messages on UDDI servers using UDDI authentication |
|
Represents a request to delete a binding that meets the specified requirements |
|
Represents a request to delete a business entity |
|
Used to delete one or more publisher assertions from the assertion collection for an individual publisher |
|
Contains a message that will delete a service from the UDDI server |
|
Deletes a tModel from the UDDI server |
|
Used to discard an authorization token obtained with the GetAuthToken class |
|
Provides the ability to determine the status of current and outstanding publisher assertions |
|
GetAuthToken |
Used to obtain an authorization token, which is represented by the AuthToken class |
Represents a request to obtain the full set of publisher assertions that are associated with an individual publisher |
|
Represents a request to get all registered business entities and tModels that are controlled by an individual |
|
Posts binding information on a UDDI server |
|
Used to add or update business entity information |
|
Saves service information on a UDDI server |
|
Is used to add or update a tModel in a UDDI server |
|
Used to modify the existing publisher assertions for an individual publisher |
|
Represents a request to validate the catgoryBag or identifierBag that is used in a SaveBusiness, SaveService, or SaveTModel request |