AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents a client certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.
Namespace: Amazon.APIGateway.Model
Assembly: AWSSDK.APIGateway.dll
Version: 3.x.y.z
public class UpdateClientCertificateResponse : AmazonWebServiceResponse
The UpdateClientCertificateResponse type exposes the following members
Name | Description | |
---|---|---|
UpdateClientCertificateResponse() |
Name | Type | Description | |
---|---|---|---|
ClientCertificateId | System.String |
Gets and sets the property ClientCertificateId. The identifier of the client certificate. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreatedDate | System.DateTime |
Gets and sets the property CreatedDate. The timestamp when the client certificate was created. |
|
Description | System.String |
Gets and sets the property Description. The description of the client certificate. |
|
ExpirationDate | System.DateTime |
Gets and sets the property ExpirationDate. The timestamp when the client certificate will expire. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
PemEncodedCertificate | System.String |
Gets and sets the property PemEncodedCertificate. The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication in the integration endpoint . |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The collection of tags. Each tag element is associated with a given resource. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5