PublisherAssertion 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

Represents a publisher assertion. A publisher assertion is a claim that two business entities are related. The PublisherAssertionCollection class contains a collection of PublisherAssertion objects.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property FromKey Gets or sets the business key of the business that initiated the relationship that is represented by this PublisherAssertion object. This key string is identical to the BusinessEntity.BusinessKey property.
public property KeyedReference Gets or sets a KeyedReference object that represents the type of relationship for which the assertion is made.
public property ToKey Gets or sets the business key of a business in the relationship that is represented by this PublisherAssertion object. This key string is identical to the BusinessEntity.BusinessKey property.

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 ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

PublisherAssertion Class
Microsoft.Uddi.Businesses Namespace
PublisherAssertionCollection

Other Resources

Microsoft.Uddi.Businesses Namespace

Send comments about this topic to Microsoft.