C# 클래스 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.
상속: Amazon.Runtime.AmazonWebServiceResponse
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetClientCertificateId ( ) : bool
IsSetCreatedDate ( ) : bool
IsSetDescription ( ) : bool
IsSetExpirationDate ( ) : bool
IsSetPemEncodedCertificate ( ) : bool