Table of Contents

Enum ChallengeUi

Namespace
Auth0.ManagementApi.Models.Connections
Assembly
Auth0.ManagementApi.dll

Controls the UI used to challenge the user for their passkey.

public enum ChallengeUi

Fields

[EnumMember(Value = "autofill")] AutoFill = 1
[EnumMember(Value = "both")] Both = 0
[EnumMember(Value = "button")] Button = 2