Method: SDM::Client#identity_sets_history
- Defined in:
- lib/strongdm.rb
#identity_sets_history ⇒ Object (readonly)
IdentitySetsHistory records all changes to the state of a IdentitySet.
See IdentitySetsHistory.
382 383 384 |
# File 'lib/strongdm.rb', line 382 def identity_sets_history @identity_sets_history end |