Class CertificateStatus
public class CertificateStatus
- Inheritance
-
CertificateStatus
- Inherited Members
Properties
CertificateId
public string CertificateId { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
Property Value
Status
public string Status { get; set; }