Method: SDM::Client#policies

Defined in:
lib/strongdm.rb

#policiesObject (readonly)

Policies are the collection of one or more statements that enforce fine-grained access control for the users of an organization.

See Policies.

[View source]

351
352
353
# File 'lib/strongdm.rb', line 351

def policies
  @policies
end