Method: SDM::Client#identity_sets_history

Defined in:
lib/strongdm.rb

#identity_sets_historyObject (readonly)

IdentitySetsHistory records all changes to the state of a IdentitySet.

See IdentitySetsHistory.



307
308
309
# File 'lib/strongdm.rb', line 307

def identity_sets_history
  @identity_sets_history
end