Sha256: 86f7e92f2f0f52a2e4305f01057b8a37792f394720d2acb394207ecd35969b01
Contents?: true
Size: 916 Bytes
Versions: 2
Compression:
Stored size: 916 Bytes
Contents
# SwaggerClient::User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authentication** | [**AuthenticationSource**](AuthenticationSource.md) | | [optional] **email** | **String** | The email address of the user. | [optional] **enabled** | **BOOLEAN** | Whether the user account is enabled. | [optional] **id** | **Integer** | The identifier of the user. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **locale** | [**LocalePreferences**](LocalePreferences.md) | | [optional] **locked** | **BOOLEAN** | Whether the user account is locked (exceeded maximum password retry attempts). | [optional] **login** | **String** | The login name of the user. | **name** | **String** | The full name of the user. | **role** | [**UserRole**](UserRole.md) | | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/User.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/User.md |