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.



318
319
320
# File 'lib/strongdm.rb', line 318

def identity_sets_history
  @identity_sets_history
end