Share via


Business Entity Classes and Structures

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

The business entity classes and structures represent the businessEntity Element.

The following table lists the business entity classes in the Microsoft.Uddi.Businesses namespace and gives a brief description of each.

Class Description

Address

Contains the address information for a contact.

AddressCollection

Used with the Addresses property to contain a collection of Address objects.

AddressLineCollection

Contains a collection of AddressLine objects.

BusinessEntity

Represents a UDDI business entity.

BusinessEntityCollection

Used to contain a collection of BusinessEntity objects.

BusinessEntityExt

Used to represent a UDDI extended business entity.

BusinessEntityExtCollection

Contains a collection of BusinessEntityExt objects.

BusinessInfo

Manages information about a registered UDDI business.

BusinessInfoCollection

Contains a collection of BusinessInfo objects.

Contact

Holds contact information for a business.

ContactCollection

Contains a collection of Contact objects.

DiscoveryUrlCollection

Contains a collection of DiscoveryUrl structures.

EmailCollection

Used to contain a collection of Email structures.

KeysOwned

Used to represent the keys that are managed by a given publisher.

PhoneCollection

Contains a collection of Phone structures.

RelatedBusinessInfo

Represents information about a related business.

RelatedBusinessInfoCollection

Manages a collection of RelatedBusinessInfo objects.

SharedRelationships

Represents a relationship between two business entities.

The following table lists the business entity structures in the Microsoft.Uddi.Businesses namespace and gives a brief description of each.

Structure Description

AddressLine

Contains a single line of an address.

DiscoveryUrl

Represents an alternative, file-based service discovery mechanism.

Email

Represents an e-mail address.

Phone

Represents a telephone number.

Send comments about this topic to Microsoft.