Share via


IApiEndpointMetadata Interface

Definition

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 IApiEndpointMetadata
type IApiEndpointMetadata = interface
Public Interface IApiEndpointMetadata
Derived

Applies to