Class ConnectionOptionsAttributeIdentifier
- Namespace
- Auth0.ManagementApi.Models.Connections
- Assembly
- Auth0.ManagementApi.dll
public class ConnectionOptionsAttributeIdentifier
- Inheritance
-
ConnectionOptionsAttributeIdentifier
- Inherited Members
Properties
Active
Determines if the attribute is used for identification
[JsonProperty("active")]
public bool? Active { get; set; }
Property Value
- bool?