Method: WebAuthn::PublicKeyCredential::CreationOptions#authenticator_selection
- Defined in:
- lib/webauthn/public_key_credential/creation_options.rb
#authenticator_selection ⇒ Object
Returns the value of attribute authenticator_selection.
11 12 13 |
# File 'lib/webauthn/public_key_credential/creation_options.rb', line 11 def authenticator_selection @authenticator_selection end |