# File lib/puppet/provider/macauthorization/macauthorization.rb, line 318 318: def auth_type=(value) 319: @property_hash[:auth_type] = value 320: end