AWS SDK for .NET Documentation
ListServerCertificates Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListServerCertificates(ListServerCertificatesRequest) Did this page help you?   Yes   No    Tell us about it...
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

CopyC#
MaxItems
and
CopyC#
Marker
parameters.

Declaration Syntax
Parameters
request (ListServerCertificatesRequest)
Container for the necessary parameters to execute the ListServerCertificates service method.
Return Value
The response from the ListServerCertificates service method, as returned by IdentityManagementService.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)