Builder
class Builder
Properties
Link copied to clipboard
An optional date that specifies when the certificate becomes active. If you do not specify a value, ActiveDate
takes the same value as NotBeforeDate
, which is specified by the CA.
Link copied to clipboard
The identifier of the certificate object that you are updating.
Link copied to clipboard
A short description to help identify the certificate.
Link copied to clipboard
An optional date that specifies when the certificate becomes inactive. If you do not specify a value, InactiveDate
takes the same value as NotAfterDate
, which is specified by the CA.