Class CertificateContract
Represents a certificate
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CertificateContract : Object
Name | Description |
---|---|
CertificateContract() |
Fields
Name | Description |
---|---|
CertificateSerialNumber | Certificate serial number |
CertificateSettings | Settings of certificate |
Description | Description of certificate |
Id | Id of the certificate |
IssuedTo | Certificate issued to someone |
Issuer | Issuer of the certificate |
Name | Name of the certificate |
Thumbprint | Thumbprint of the certificate |
ValidFrom | Certificate valid from. Date format: yyyy-MM-ddTHH:mm:ss |
ValidTo | Certificate valid to. Date format: yyyy-MM-ddTHH:mm:ss |