UddiSiteDiscovery Class
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
Provides a method for discovering UDDI servers and their entry points in an Active Directory environment.
Namespace: Microsoft.Uddi.Extensions
Assembly: microsoft.uddi (in microsoft.uddi.dll)
Usage
Visual Basic |
---|
Dim instance As UddiSiteDiscovery |
Syntax
'Declaration
PublicNotInheritableClassUddiSiteDiscovery
publicsealedclassUddiSiteDiscovery
publicref classUddiSiteDiscoverysealed
publicfinalclassUddiSiteDiscovery
publicfinalclassUddiSiteDiscovery
Remarks
The UddiSiteDiscovery class works only for UDDI servers that are registered in an Active Directory environment, which are usually servers that are located on a company's intranet.
There is no control over the scope of the query that will be executed. All entries from the global catalog with the specified type of URL will be returned.
Inheritance Hierarchy
System.Object
Microsoft.Uddi.Extensions.UddiSiteDiscovery
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows XP Professional, Windows Vista, Windows Server 2003 R2, Windows XP
See Also
Reference
UddiSiteDiscovery Members
Microsoft.Uddi.Extensions Namespace