The PasiClientCertificate type exposes the following members.
Properties
Name | Description | |
---|---|---|
DigitalCertificateId | (Required)
Suroggote Id for the digital certificate record.
| |
EffectiveDate | (Required)
Effective date from the digital certificate
| |
ExpirationDate | (Required)
Expiration date from the digital certificate
| |
IsActive | (Required)
Database flag inidcating if the certificate should be treated as active.
| |
IsDeleted | (Required)
Is the certificate logically deleted.
| |
IsRenewable | (Required)
Used by ministry systems only
| |
Issuer | (Required)
Certificate Authority issuer name from the digital certificate
| |
PublicKeyHex | (Required)
The public key on the digital certificate
| |
SerialNumber | (Required)
Serial number from the digital certificate
| |
Subject | (Required)
Subject text on the digital certificate
|
See Also