ServiceEndpointMetadata Class

Definition

Container class for metadata information about a service.

public ref class ServiceEndpointMetadata sealed
public sealed class ServiceEndpointMetadata
type ServiceEndpointMetadata = class
Public NotInheritable Class ServiceEndpointMetadata
Inheritance
ServiceEndpointMetadata

Constructors

ServiceEndpointMetadata()

Initializes a new instance of the ServiceEndpointMetadata class.

Properties

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.

Applies to