KeysOwned 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 the keys that are managed by a given publisher. The AssertionStatusItem.KeysOwned property contains an instance of this class.
The following tables list the members exposed by the KeysOwned type.
Public Constructors
Name | Description | |
---|---|---|
KeysOwned | Overloaded. Initializes an instance of the KeysOwned class. |
Top
Public Properties
Name | Description | |
---|---|---|
FromKey | Gets or sets the business key that the relationship assertion is from. This key string is identical to the BusinessEntity.BusinessKey property. | |
ToKey | Gets or sets the business key that the relationship assertion is to. This key string is identical to the BusinessEntity.BusinessKey property. |
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
KeysOwned Class
Microsoft.Uddi.Businesses Namespace