XmlPolicySpec.GenerationSpec
Namespace: Lacuna.Pki.Xml
Assembly: Lacuna.Pki
Class
public class XmlPolicySpec.GenerationSpec
Hierarquia: object → XmlPolicySpec.GenerationSpec
Construtores
GenerationSpec()
public GenerationSpec()
Propriedades
ArchiveTimestamp
public GenerationRequirementLevels ArchiveTimestamp { get; set; }
Retorno
IncludeCertificateValues
Whether or not to include a CertificateValues property.
public bool IncludeCertificateValues { get; set; }
Retorno
IncludeCompleteCertificateReferences
Whether or not to include the CompleteCertificateRefs property.
public bool IncludeCompleteCertificateReferences { get; set; }
Retorno
IncludeCompleteRevocationReferences
Whether or not to include the CompleteRevocationRefs property.
public bool IncludeCompleteRevocationReferences { get; set; }
Retorno
IncludeKeyValue
public bool IncludeKeyValue { get; set; }
Retorno
IncludeRevocationValues
Whether or not to include a RevocationValues property.
public bool IncludeRevocationValues { get; set; }
Retorno
IncludeSignaturePolicyIdentifierProperty
public bool IncludeSignaturePolicyIdentifierProperty { get; set; }
Retorno
IncludeSigningCertificateProperty
public InclusionLevel IncludeSigningCertificateProperty { get; set; }
Retorno
IncludeSigningTimeProperty
Whether or not to include the SigningTime XAdES signed property containing the time taken from the local machine.
public bool IncludeSigningTimeProperty { get; set; }
Retorno
IncludeX509Data
[Obsolete("The name of this property is misleading. It has been renamed to X509DataCertificates. See also X509DataFields.")]
public InclusionLevel IncludeX509Data { get; set; }
Retorno
OmitSignatureElementIds
public bool OmitSignatureElementIds { get; set; }
Retorno
SigAndRefsTimestamp
public GenerationRequirementLevels SigAndRefsTimestamp { get; set; }
Retorno
SignatureTimestamp
public GenerationRequirementLevels SignatureTimestamp { get; set; }
Retorno
X509DataCertificates
public InclusionLevel X509DataCertificates { get; set; }
Retorno
X509DataFields
public X509DataFields X509DataFields { get; set; }
Retorno
XmlTransformations
public List<XmlTransformation> XmlTransformations { get; set; }
Retorno
Membros herdados
ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()