Consent that a user has provided to Intersight for contacting an external software repository such as cisco.com, on the user account's behalf.
| Name | Type | Description | Notes |
|---|---|---|---|
| is_password_set | bool | [optional] | |
| is_user_id_set | bool | [optional] | |
| password | str | The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf. | [optional] |
| repository_type | str | The external repository for which this authorization has been provided. The only supported repository today is cisco.com. | [optional] [default to 'Cisco'] |
| user_id | str | The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf. | [optional] |
| account | IamAccount | [optional] |