Enum ConnectionOptionsPasswordAuthenticationMethodSignupBehavior
- Namespace
- Auth0.ManagementApi.Models.Connections
- Assembly
- Auth0.ManagementApi.dll
Specifies the signup behavior for password authentication
public enum ConnectionOptionsPasswordAuthenticationMethodSignupBehavior
Fields
[EnumMember(Value = "allow")] Allow = 0[EnumMember(Value = "block")] Block = 1