Table of Contents

Class Redirection

Namespace
Auth0.ManagementApi.Models.Forms
Assembly
Auth0.ManagementApi.dll
public class Redirection
Inheritance
Redirection
Inherited Members

Properties

Delay

[JsonProperty("delay")]
public int Delay { get; set; }

Property Value

int

Target

[JsonProperty("target")]
public string Target { get; set; }

Property Value

string