This object represents a X509 Certificate Request
entityScope |
externalID |
issuerDN |
pemEncoded |
publicKey |
serialNumber |
subjectDN |
This object has no members.
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
The distinguished name of the authority that issued this certificate.
Format: free
SDK attribute: issuerDN
The PEM encoded certificate.
Format: free
SDK attribute: pemEncoded
The public key contained in this certificate.
Format: free
SDK attribute: publicKey
The serial number of this certificate.
Format: free
SDK attribute: serialNumber
The distinguished name of this certificate's end entity.
Format: free
SDK attribute: subjectDN