Pular para o conteúdo principal

XmlPolicySpec.GenerationSpec

Namespace: Lacuna.Pki.Xml
Assembly: Lacuna.Pki
Class

public class XmlPolicySpec.GenerationSpec

Hierarquia: objectXmlPolicySpec.GenerationSpec

Construtores

GenerationSpec()

public GenerationSpec()

Propriedades

ArchiveTimestamp

public GenerationRequirementLevels ArchiveTimestamp { get; set; }

Retorno

GenerationRequirementLevels


IncludeCertificateValues

Whether or not to include a CertificateValues property.

public bool IncludeCertificateValues { get; set; }

Retorno

bool


IncludeCompleteCertificateReferences

Whether or not to include the CompleteCertificateRefs property.

public bool IncludeCompleteCertificateReferences { get; set; }

Retorno

bool


IncludeCompleteRevocationReferences

Whether or not to include the CompleteRevocationRefs property.

public bool IncludeCompleteRevocationReferences { get; set; }

Retorno

bool


IncludeKeyValue

public bool IncludeKeyValue { get; set; }

Retorno

bool


IncludeRevocationValues

Whether or not to include a RevocationValues property.

public bool IncludeRevocationValues { get; set; }

Retorno

bool


IncludeSignaturePolicyIdentifierProperty

public bool IncludeSignaturePolicyIdentifierProperty { get; set; }

Retorno

bool


IncludeSigningCertificateProperty

public InclusionLevel IncludeSigningCertificateProperty { get; set; }

Retorno

InclusionLevel


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

bool


IncludeX509Data

[Obsolete("The name of this property is misleading. It has been renamed to X509DataCertificates. See also X509DataFields.")]
public InclusionLevel IncludeX509Data { get; set; }

Retorno

InclusionLevel


OmitSignatureElementIds

public bool OmitSignatureElementIds { get; set; }

Retorno

bool


SigAndRefsTimestamp

public GenerationRequirementLevels SigAndRefsTimestamp { get; set; }

Retorno

GenerationRequirementLevels


SignatureTimestamp

public GenerationRequirementLevels SignatureTimestamp { get; set; }

Retorno

GenerationRequirementLevels


X509DataCertificates

public InclusionLevel X509DataCertificates { get; set; }

Retorno

InclusionLevel


X509DataFields

public X509DataFields X509DataFields { get; set; }

Retorno

X509DataFields


XmlTransformations

public List<XmlTransformation> XmlTransformations { get; set; }

Retorno

List<XmlTransformation>


Membros herdados

ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()