Module: Auth0::Types::ClientCredentialTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_credential_type_enum.rb
Constant Summary collapse
- PUBLIC_KEY =
"public_key"- CERT_SUBJECT_DN =
"cert_subject_dn"- X509CERT =
"x509_cert"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values