docs/Credential.md

LAMP::Credential

Every object can have one or more credential(s) associated with it. (i.e. my_researcher.credentials = ['person A', 'person B', 'api A'', 'person C', 'api B'])

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- origin | character | The root object this credential is attached to. The scope of this credential is limited to the object itself and any children. | [optional] access_key | character | Username or machine-readable public key (access). | [optional] secret_key | character | SALTED HASH OF Password or machine-readable private key (secret). | [optional] description | character | The user-visible description of the credential. | [optional]



BIDMCDigitalPsychiatry/LAMP-r documentation built on April 29, 2020, 9:51 a.m.