DeletePublisherAssertions 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 DeletePublisherAssertions class.
Overload List
Name | Description |
---|---|
DeletePublisherAssertions () |
Initializes a new instance of the DeletePublisherAssertions class.
|
DeletePublisherAssertions (PublisherAssertion) |
Initializes a new instance of the DeletePublisherAssertions class from the specified PublisherAssertion object.
|
DeletePublisherAssertions (String, String, KeyedReference) |
Initializes a new instance of the DeletePublisherAssertions class from the specified FromKey, ToKey and KeyedReference object. This constructor creates a PublisherAssertion object from the specified parameters and adds the PublisherAssertion object to the DeletePublisherAssertions.PublisherAssertions collection.
|
DeletePublisherAssertions (String, String, String, String, String) |
Initializes a new instance of the DeletePublisherAssertions class from the specified FromKey, ToKey, KeyName, KeyValue, and TModelKey. This constructor creates a KeyedReference object from the keyName, keyValue and tModelKey parameters, then creates a PublisherAssertion object from the fromKey and toKey parameters and KeyedReference object. The new PublisherAssertion is then added to the DeletePublisherAssertions.PublisherAssertions collection.
|
See Also
Reference
DeletePublisherAssertions Class
DeletePublisherAssertions Members
Microsoft.Uddi Namespace