Table of Contents

Class HiddenFields

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

Properties

Key

[JsonProperty("key")]
public string Key { get; set; }

Property Value

string

Value

[JsonProperty("value")]
public string Value { get; set; }

Property Value

string