Table of Contents

Class RuleCreateRequest

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class RuleCreateRequest : RuleBase
Inheritance
RuleCreateRequest
Inherited Members

Properties

Stage

Gets or sets the execution stage of the rule.

[JsonProperty("stage")]
public string Stage { get; set; }

Property Value

string