C# Класс Amazon.APIGateway.Model.ClientCertificate

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.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetClientCertificateId ( ) : bool
IsSetCreatedDate ( ) : bool
IsSetDescription ( ) : bool
IsSetExpirationDate ( ) : bool
IsSetPemEncodedCertificate ( ) : bool