UddiConnection 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 UddiConnection class.
Overload List
Name | Description |
---|---|
UddiConnection () |
Initializes a new instance of the UddiConnection class.
|
UddiConnection (String) |
Initializes a new instance of the UddiConnection class from the specified inquireURL.
|
UddiConnection (UddiSiteLocation) |
Initializes a new instance of the UddiConnection class from the specified UddiSiteLocation object.
|
UddiConnection (String, String) |
Initializes a new instance of the UddiConnection class from the specified inquiryURL and publishURL.
|
UddiConnection (String, String, String) |
Initializes a new instance of the UddiConnection class from the specified URLs.
|
UddiConnection (UddiSiteLocation, String, String) |
Initializes a new instance of the UddiConnection class from the specified UddiSiteLocation object, user name, and password.
|
UddiConnection (String, String, String, String, String) |
Initializes a new instance of the UddiConnection class from the specified URLs and authentication information.
|
See Also
Reference
UddiConnection Class
UddiConnection Members
Microsoft.Uddi Namespace