Module: Auth0::Types::ClientSessionTransferDeviceBindingEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_session_transfer_device_binding_enum.rb
Constant Summary collapse
- IP =
"ip"- ASN =
"asn"- NONE =
"none"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values