Method: Mongo::Auth::User#auth_mech_properties
- Defined in:
- lib/mongo/auth/user.rb
#auth_mech_properties ⇒ Hash (readonly)
Returns The authentication mechanism properties.
37 38 39 |
# File 'lib/mongo/auth/user.rb', line 37 def auth_mech_properties @auth_mech_properties end |