RegisteredInfo 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 information about the business entity and tModel data that is controlled by an individual.
The following tables list the members exposed by the RegisteredInfo type.
Public Constructors
Name | Description | |
---|---|---|
RegisteredInfo | Initializes an instance of the RegisteredInfo class. |
Top
Public Properties
Name | Description | |
---|---|---|
BusinessInfos | Gets or sets a collection of BusinessInfo objects for this RegisteredInfo object. | |
Generic | Gets or sets the UDDI API version number in string form for the RegisteredInfo object. | |
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 RegisteredInfo object. The operator name is recorded when the data is saved. | |
TModelInfos | Gets or sets a collection of TModelInfo objects for this RegisteredInfo object. | |
Truncated | The Truncated property contains a Boolean value that indicates whether the contents of the RegisteredInfo object are truncated or complete. |
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 | Overridden. Returns the contents of the RegisteredInfo object in UDDI XML format. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RegisteredInfo Class
Microsoft.Uddi Namespace