Sha256: e37b486dd1b4fa23f49b319378a3ffd8e19a6e8bed7f2ff1c735254984c12a22

Contents?: true

Size: 680 Bytes

Versions: 2

Compression:

Stored size: 680 Bytes

Contents

# PulpFileClient::PatchedcertguardRHSMCertGuard

## Properties

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

## Code Sample

```ruby
require 'PulpFileClient'

instance = PulpFileClient::PatchedcertguardRHSMCertGuard.new(name: null,
                                 description: null,
                                 ca_certificate: null)
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pulp_file_client-3.55.2 docs/PatchedcertguardRHSMCertGuard.md
pulp_file_client-3.49.14 docs/PatchedcertguardRHSMCertGuard.md