Method: SDM::Client#remote_identities
- Defined in:
- lib/strongdm.rb
#remote_identities ⇒ Object (readonly)
RemoteIdentities assign a resource directly to an account, giving the account the permission to connect to that resource.
See RemoteIdentities.
325 326 327 |
# File 'lib/strongdm.rb', line 325 def remote_identities @remote_identities end |