Class QualifiedCertificateStatementsExtension
Inheritance
QualifiedCertificateStatementsExtension
Assembly: Lacuna.Pki.dll
Syntax
public class QualifiedCertificateStatementsExtension
Properties
|
Improve this Doc
View Source
CertificateType
Declaration
public QualifiedCertificateType CertificateType { get; }
Property Value
|
Improve this Doc
View Source
HasComplianceStatement
Declaration
public bool HasComplianceStatement { get; }
Property Value
|
Improve this Doc
View Source
HasQualifiedDeviceStatement
Declaration
public bool HasQualifiedDeviceStatement { get; }
Property Value
|
Improve this Doc
View Source
IsCritical
Declaration
public bool IsCritical { get; }
Property Value
|
Improve this Doc
View Source
LegislationCountries
Declaration
public List<string> LegislationCountries { get; }
Property Value
|
Improve this Doc
View Source
RetentionPeriodYears
Declaration
public int? RetentionPeriodYears { get; }
Property Value
|
Improve this Doc
View Source
Statements
Declaration
public List<QualifiedCertificateStatement> Statements { get; }
Property Value