C# Class Amazon.APIGateway.Model.UpdateClientCertificateResponse

Represents a client certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.
Client certificates are used authenticate an API by the back-end server. To authenticate an API client (or user), use a custom Authorizer.
Inheritance: Amazon.Runtime.AmazonWebServiceResponse
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClientCertificateId ( ) : bool
IsSetCreatedDate ( ) : bool
IsSetDescription ( ) : bool
IsSetExpirationDate ( ) : bool
IsSetPemEncodedCertificate ( ) : bool