C# 클래스 Amazon.IdentityManagement.Model.ListServerCertificatesRequest

Container for the parameters to the ListServerCertificates operation.

Lists the server certificates that have the specified path prefix. If none exist, the action returns an empty list.

You can paginate the results using the MaxItems and Marker parameters.

상속: AmazonIdentityManagementServiceRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
ListServerCertificatesRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetPathPrefix ( ) : bool

메소드 상세

ListServerCertificatesRequest() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public ListServerCertificatesRequest ( ) : System
리턴 System