Magidoc

ClientCertificate
Object

Represents the client certificate created.

Fields

#

caCert

The Certificate Authority (issuer) certificate that was used to create the client cert.

clientCert

The actual client certificate pem.

clientKey

The key used to create the client certificate.

createdAt

Identifies the date and time when the object was created.

csrPem

The pem used to construct the certificate signing request (CSR).

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

expiringAt

When the client certificate will expire and no longer be valid.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The organization or company associated with this certificate.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the ClientCertificate.

settings

Non-null

The settings associated with the object.

startingAt

When the client certificate was created and allowed to be used.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#