Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ICertRequestD DCOM interface exposes a set of methods that allow the client to request the services provided by the CA. The ICertRequestD interface MUST inherit the IRemUnknown interface. IRemUnknown is specified in [MS-DCOM] section 3.1.1.5.6.
The version number for this interface is "1.0". The UUID for this interface is "D99E6E70-FC88-11D0-B498-00A0C90312F3", as specified in [MS-DCOM].
Methods in RPC Opnum Order
Method |
Description |
---|---|
Initiates the certificate issuance process. Opnum: 3 |
|
Returns property values on the CA. Opnum: 4 |
|
Performs a request response test (ping) to the CA. Opnum: 5 |
Note Opnums 0, 1, and 2 are reserved for the IUnknown_QueryInterface, AddRef, and Release methods used by the standard COM IUnknown interface, as specified in [MS-DCOM].