Class UpdateGuardianFactorBase
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
public class UpdateGuardianFactorBase
- Inheritance
-
UpdateGuardianFactorBase
- Derived
- Inherited Members
Properties
IsEnabled
States if this factor is enabled
[JsonProperty("enabled")]
public bool IsEnabled { get; set; }