BusinessEntity Members
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
Represents a UDDI business entity.
The following tables list the members exposed by the BusinessEntity type.
Public Constructors
Name | Description | |
---|---|---|
BusinessEntity | Overloaded. Initializes an instance of the BusinessEntity class. |
Top
Public Properties
Name | Description | |
---|---|---|
AuthorizedName | Gets or sets the recorded name of the individual that published the business entity data. | |
BusinessKey | Gets or sets the unique identifier of the business entity. | |
BusinessServices | Gets or sets a collection of BusinessService objects that represent the services provided by the business entity. | |
CategoryBag | Gets or sets a collection of KeyedReference objects that represent the categories of the business entity. | |
Contacts | Gets or sets a collection of Contact objects that represent the contacts for the business entity. | |
Descriptions | Gets or sets a collection of Description objects that describe the business entity. | |
DiscoveryUrls | Gets or sets a collection of DiscoveryUrl structures that represent alternative, file-based, service discovery mechanisms for the business entity. | |
IdentifierBag | Gets or sets a collection of KeyedReference objects that represent the identifiers of the business entity. | |
Names | Gets or sets a collection of Name structures that represent the names of the business entity. | |
Operator | Gets or sets the certified name of the site operator of the UDDI server that manages the master copy of the data that is associated with this BusinessEntity object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
BusinessEntity Class
Microsoft.Uddi.Businesses Namespace
BusinessDetail.BusinessEntities Property