Retrieves information about the specified server certificate.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetServerCertificateResponse GetServerCertificate( GetServerCertificateRequest request )
 Parameters
 Parameters- request (GetServerCertificateRequest)
- Container for the necessary parameters to execute the GetServerCertificate service method.
 Return Value
 Return ValueThe response from the GetServerCertificate service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |