Class: Auth0::Types::ClientAuthenticationMethodPrivateKeyJwt
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Auth0::Types::ClientAuthenticationMethodPrivateKeyJwt
- Defined in:
- lib/auth0/types/client_authentication_method_private_key_jwt.rb
Overview
Defines ‘private_key_jwt` client authentication method. If this property is defined, the client is enabled to use the Private Key JWT authentication method.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Auth0::Internal::Types::Model