Module: Auth0::Types::ConnectionShouldTrustEmailVerifiedConnectionEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_should_trust_email_verified_connection_enum.rb
Constant Summary collapse
- NEVER_SET_EMAILS_AS_VERIFIED =
"never_set_emails_as_verified"- ALWAYS_SET_EMAILS_AS_VERIFIED =
"always_set_emails_as_verified"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values