Method: SDM::Client#policies
- Defined in:
- lib/strongdm.rb
permalink #policies ⇒ Object (readonly)
Policies are the collection of one or more statements that enforce fine-grained access control for the users of an organization.
See Policies.
351 352 353 |
# File 'lib/strongdm.rb', line 351 def policies @policies end |