Table of Contents

Class ConnectionOptionsAuthenticationMethodsBase

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

Properties

Enabled

[JsonProperty("enabled")]
public bool? Enabled { get; set; }

Property Value

bool?