Method: JSS::Policy#flush_user_cache
- Defined in:
- lib/jss/api_object/policy.rb
#flush_user_cache ⇒ Boolean
Should this policy flush the user cache?
443 444 445 |
# File 'lib/jss/api_object/policy.rb', line 443 def flush_user_cache @flush_user_cache end |