Share via


CertificateInfo interface

Certificate information

Properties

certificateName

The certificate name NOTE: This property will not be serialized. It can only be populated by the server.

expiryDate

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