|
Name |
Description |
|
CertificateId
|
Gets the certificate ID. |
|
Error
|
Gets any error that was encountered when processing the
certificate request. |
|
Flags
|
Gets the flags that describe the certificate. |
|
IsExternal
|
Gets a Boolean value that indicates if the certificate is an
external certificate. |
|
isKeyHistory
|
Gets a Boolean value that indicates if the certificate is a key
history certificate. |
|
isPfx
|
Gets a Boolean value that indicates if the certificate request
response is in PFX format. |
|
isPkcs7
|
Gets a Boolean value that indicates if the certificate request
response is in PKCS#7 format. |
|
isServerGenerated
|
Gets a Boolean value that indicates if the certificate was
generated by a server. |
|
Pfx
|
Gets the PFX certificate blob. |
|
Pkcs7
|
Gets the PKCS#7 certificate blob. |
|
TemplateCommonName
|
Gets the certificate template common name for the
certificate. |
|
UseLocalMachineStore
|
Gets a Boolean value that indicates if the certificate is for
the local computer certificate store. |