Retrieves information about the specified server certificate.

C# |
public GetServerCertificateResponse GetServerCertificate( GetServerCertificateRequest request )

- request (GetServerCertificateRequest)
- Container for the necessary parameters to execute the GetServerCertificate service method.

The response from the GetServerCertificate service method, as returned by IdentityManagementService.

Exception | Condition |
---|---|
NoSuchEntityException |
The request was rejected because it referenced an entity that does not exist. The
error message describes the entity.
|