Sha256: 8321da8cb03a73d699b3fc5addb9bb011624b8d64e7739f03e21c2096d3a8499
Contents?: true
Size: 695 Bytes
Versions: 85
Compression:
Stored size: 695 Bytes
Contents
# PulpCertguardClient::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 'PulpCertguardClient' instance = PulpCertguardClient::PatchedcertguardRHSMCertGuard.new(name: null, description: null, ca_certificate: null) ```
Version data entries
85 entries across 85 versions & 1 rubygems