UddiSiteLocation 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 an instance of the UddiSiteLocation class.
Overload List
Name | Description |
---|---|
UddiSiteLocation () |
Initializes an instance of the UddiSiteLocation class.
|
UddiSiteLocation (String, String) |
Initializes an instance of the UddiSiteLocation class by using the specified URL and description.
|
UddiSiteLocation (String, String, String) |
Initializes an instance of the UddiSiteLocation class by using the inquiry URL, publish URL, and description.
|
UddiSiteLocation (String, String, String, String) |
Initializes an instance of the UddiSiteLocation class by using the inquiry URL, publish URL, extension URL, and description.
|
UddiSiteLocation (String, String, String, String, AuthenticationMode) |
Initializes an instance of the UddiSiteLocation class by using the specified URLs, description, and authentication modes.
|
See Also
Reference
UddiSiteLocation Class
UddiSiteLocation Members
Microsoft.Uddi.Extensions Namespace