Table of Contents

Enum ButtonsStyle

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

Buttons Style

public enum ButtonsStyle

Fields

[EnumMember(Value = "pill")] Pill = 0
[EnumMember(Value = "rounded")] Rounded = 1
[EnumMember(Value = "sharp")] Sharp = 2