Table of Contents

Class AuthenticationRoutes

Namespace
Dynamicweb.CoreUI.Rendering.Models
Assembly
Dynamicweb.CoreUI.Rendering.dll
public static class AuthenticationRoutes
Inheritance
AuthenticationRoutes
Inherited Members

Properties

BasePath

public static string BasePath { get; }

Property Value

string

CodeBasedLoginPath

public static string CodeBasedLoginPath { get; }

Property Value

string

ForgotPasswordPath

public static string ForgotPasswordPath { get; }

Property Value

string

MagicLinksPath

public static string MagicLinksPath { get; }

Property Value

string

PasswordBasedLoginPath

public static string PasswordBasedLoginPath { get; }

Property Value

string

ResetPasswordPath

public static string ResetPasswordPath { get; }

Property Value

string

VerifyCodePath

public static string VerifyCodePath { get; }

Property Value

string
To top