IApiEndpointMetadata 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.
Metadata that indicates the endpoint is an API intended for programmatic access rather than direct browser navigation. When present, authentication handlers should prefer returning status codes over browser redirects.
public interface IApiEndpointMetadatatype IApiEndpointMetadata = interfacePublic Interface IApiEndpointMetadata- Derived