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
Min
[JsonProperty("min")]
public int Min { get; set; }