AddPublisherAssertions Members

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

Adds one or more publisher assertions to the assertion collection for an individual publisher.

The following tables list the members exposed by the AddPublisherAssertions type.

Public Constructors

  Name Description
AddPublisherAssertions Overloaded. Initializes a new instance of the AddPublisherAssertions class.

Top

Public Properties

  Name Description
public property AuthInfo Gets or sets a string representation of the authentication token for this AddPublisherAssertions object.
public property Generic Gets and sets the UDDI API version number in string form for the AddPublisherAssertions object. For example, if you are using version 2.0 of the UDDI API, this property will contain "2.0."
public property PublisherAssertions Gets and sets a PublisherAssertionCollection object that contains the PublisherAssertion objects to be added to the assertion collection for an individual publisher. This property must be set before the AddPublisherAssertions.Send method is called.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Send Sends the publisher assertions to the specified UDDI site.
public method ToString Overridden. Returns the contents of the AddPublisherAssertions object in UDDI XML format.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone Creates a new object that is a copy of the current instance.

Top

See Also

Reference

AddPublisherAssertions Class
Microsoft.Uddi Namespace

Send comments about this topic to Microsoft.