Share via


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
public property MetadataConversionErrors Gets the errors that occurred during metadata retrieval from the service.
public property ServiceEndpoints Gets the service endpoint URIs.
public property ServiceMetadata Gets the WSDL metadata for the service.
public property ServiceUrls Gets the primary and alternate URLs for the service.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.