Sha256: cee77b6459fc434ad916d6a0ad69da82b772a948bed4efa3db15ba339009d090
Contents?: true
Size: 619 Bytes
Versions: 2
Compression:
Stored size: 619 Bytes
Contents
# SwaggerClient::AuthenticationSource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **external** | **BOOLEAN** | Whether the authentication source is external (true) or internal (false). | [optional] **id** | **Integer** | The identifier of the authentication source. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **name** | **String** | The name of the authentication source. | [optional] **type** | **String** | The type of the authentication source. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/AuthenticationSource.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/AuthenticationSource.md |