Sha256: 188970678cf602d1aab9632fae01fa17adaf2b86449fd09abee8415b255556d3

Contents?: true

Size: 644 Bytes

Versions: 2

Compression:

Stored size: 644 Bytes

Contents

# PulpcoreClient::CertguardRHSMCertGuard

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The unique name. | 
**description** | **String** | An optional description. | [optional] 
**ca_certificate** | **String** | A Certificate Authority (CA) certificate (or a bundle thereof) used to verify client-certificate authenticity. | 

## Code Sample

```ruby
require 'PulpcoreClient'

instance = PulpcoreClient::CertguardRHSMCertGuard.new(name: null,
                                 description: null,
                                 ca_certificate: null)
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pulpcore_client-3.55.2 docs/CertguardRHSMCertGuard.md
pulpcore_client-3.49.14 docs/CertguardRHSMCertGuard.md