ICertificate |
The ICertificateAuthorityService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| Approve | Approve the certificate signing request | |
| DeleteSigningRequest | Delete a signing request by id | |
| Find | Find the specified certificate in the | |
| FindSigningRequest | Find a signing request by the specified identifier | |
| GetCertificate | Get the certificate that was generated for certRequest | |
| GetCertificates | Get the issued certificates from this service | |
| GetRevokationList | Get the complete revokation list | |
| GetSigningRequest | Get a particular signing request by its identifier | |
| GetSigningRequests | Get all signing requests for the CA service | |
| Reject | Reject the request | |
| Renew | Renew the specified certificate | |
| Revoke | Revoke the certificate signing request | |
| SubmitSigningRequest | Submit a signing request to this authority |