IEndpointNameMetadata Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a contract use to specify an endpoint name in Metadata.
public interface class IEndpointNameMetadata
public interface IEndpointNameMetadata
type IEndpointNameMetadata = interface
Public Interface IEndpointNameMetadata
- Derived
Remarks
Endpoint names must be unique within an application, and can be used to unambiguously identify a desired endpoint for URI generation using LinkGenerator.
Properties
EndpointName |
Gets the endpoint name. |