Table of Contents

Class ConnectionOptionsUserName

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

Properties

Max

[JsonProperty("max")]
public int Max { get; set; }

Property Value

int

Min

[JsonProperty("min")]
public int Min { get; set; }

Property Value

int