# Credential ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **origin** | **String** | The root object this credential is attached to. The scope of this credential is limited to the object itself and any children. | [optional] **accessKey** | **String** | Username or machine-readable public key (access). | [optional] **secretKey** | **String** | SALTED HASH OF Password or machine-readable private key (secret). | [optional] **_description** | **String** | The user-visible description of the credential. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)