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
Target
[JsonProperty("target")]
public string Target { get; set; }