Class ConnectionAuthenticationPurpose
- Namespace
- Auth0.ManagementApi.Models.Connections
- Assembly
- Auth0.ManagementApi.dll
Configure the purpose of a connection to be used for authentication during login.
public class ConnectionAuthenticationPurpose
- Inheritance
-
ConnectionAuthenticationPurpose
- Inherited Members
Properties
Active
[JsonProperty("active")]
public required bool Active { get; set; }