Table of Contents

Class UniversalLoginTemplate

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

Properties

Body

The custom page template for the new universal login experience.

[JsonProperty("body")]
public string Body { get; set; }

Property Value

string