Method: TurnkeyClient::Authenticator#authenticator_id
- Defined in:
- lib/turnkey_client/models/authenticator.rb
#authenticator_id ⇒ Object
Unique identifier for a given Authenticator.
33 34 35 |
# File 'lib/turnkey_client/models/authenticator.rb', line 33 def authenticator_id @authenticator_id end |