CertificateInfo interface
Certificate information
Properties
| certificate |
The certificate name NOTE: This property will not be serialized. It can only be populated by the server. |
| expiry |
The certificate expiry date NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
certificateName
The certificate name NOTE: This property will not be serialized. It can only be populated by the server.
certificateName?: string
Property Value
string
expiryDate
The certificate expiry date NOTE: This property will not be serialized. It can only be populated by the server.
expiryDate?: Date
Property Value
Date