SetPublisherAssertions Constructor
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
Initializes a new instance of the SetPublisherAssertions class.
Overload List
Name | Description |
---|---|
SetPublisherAssertions () |
Initializes a new instance of the SetPublisherAssertions class.
|
SetPublisherAssertions (PublisherAssertion) |
Initializes a new instance of the SetPublisherAssertions class from the specified PublisherAssertion object.
|
SetPublisherAssertions (String, String, KeyedReference) |
Initializes a new instance of the SetPublisherAssertions class from the specified from key, to key, and KeyedReference object. This constructor creates an PublisherAssertion object from the specified parameters and adds the PublisherAssertion object to the SetPublisherAssertions.PublisherAssertions collection.
|
SetPublisherAssertions (String, String, String, String, String) |
Initializes a new instance of the SetPublisherAssertions class from the specified fromkey, tokey, key name, key value, and tModel key. This constructor creates an KeyedReference object from the keyName, keyName and tModelKey parameters, and then creates a PublisherAssertion object from the fromKey and toKey parameters and KeyedReference object. The new PublisherAssertion is then added to the SetPublisherAssertions.PublisherAssertions collection.
|
See Also
Reference
SetPublisherAssertions Class
SetPublisherAssertions Members
Microsoft.Uddi Namespace