ServiceEndpointMetadata Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Container class for metadata information about a service.
The following tables list the members exposed by the ServiceEndpointMetadata type.
Public Constructors
Name | Description | |
---|---|---|
ServiceEndpointMetadata | Initializes a new instance of the ServiceEndpointMetadata class. |
Top
Public Properties
Name | Description | |
---|---|---|
MetadataConversionErrors | Gets the errors that occurred during metadata retrieval from the service. | |
ServiceEndpoints | Gets the service endpoint URIs. | |
ServiceMetadata | Gets the WSDL metadata for the service. | |
ServiceUrls | Gets the primary and alternate URLs for the service. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ServiceEndpointMetadata Class
Microsoft.Xrm.Sdk.Client Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.