BindingTemplate 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
Contains technical information about a service entry point.
The following tables list the members exposed by the BindingTemplate type.
Public Constructors
Name | Description | |
---|---|---|
BindingTemplate | Overloaded. Initializes an instance of the BindingTemplate class. |
Top
Public Properties
Name | Description | |
---|---|---|
AccessPoint | Gets or sets the access information for the associated Web service. | |
BindingKey | Gets or sets the UUID associated with this BindingTemplate object. | |
Descriptions | Gets or sets a collection of descriptions associated with this BindingTemplate object. | |
HostingRedirector | Gets or sets a reference to another BindingTemplate object that should be used in place of this BindingTemplate object. | |
ServiceKey | Gets or sets the UUID assigned to the parent BusinessService object. | |
TModelInstanceInfos | Gets or sets the TModel implementation information. |
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
BindingTemplate Class
Microsoft.Uddi.Services Namespace