HttpSettingsRoutes Class

Definition

The configuration settings of the paths HTTP requests.

public class HttpSettingsRoutes
type HttpSettingsRoutes = class
Public Class HttpSettingsRoutes
Inheritance
HttpSettingsRoutes

Constructors

HttpSettingsRoutes()

Initializes a new instance of the HttpSettingsRoutes class.

HttpSettingsRoutes(String)

Initializes a new instance of the HttpSettingsRoutes class.

Properties

ApiPrefix

Gets or sets the prefix that should precede all the authentication/authorization paths.

Applies to