# File lib/puppet/provider/macauthorization/macauthorization.rb, line 309 309: def auth_type=(value) 310: @property_hash[:auth_type] = value 311: end