Table of Contents

Class Routes.BaseRoute

Namespace
Api.Constants
Assembly
Authentica.Service.Identity.dll

Base route for all API endpoints.

public static class Routes.BaseRoute
Inheritance
Routes.BaseRoute
Inherited Members

Fields

Name

Base URL format for API endpoints, including versioning.

public const string Name = "api/v{version:apiVersion}/"

Field Value

string