Class UnsignedSignaturePropertiesType
[Serializable]
public class UnsignedSignaturePropertiesType
- Inheritance
-
UnsignedSignaturePropertiesType
- Inherited Members
Properties
Any
[AllowNull]
[MaybeNull]
public Collection<XmlElement> Any { get; set; }
Property Value
AnySpecified
Gets a value indicating whether the Any collection is empty.
public bool AnySpecified { get; }
Property Value
ArchiveTimeStamp
[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> ArchiveTimeStamp { get; set; }
Property Value
ArchiveTimeStampSpecified
Gets a value indicating whether the ArchiveTimeStamp collection is empty.
public bool ArchiveTimeStampSpecified { get; }
Property Value
AttrAuthoritiesCertValues
[AllowNull]
[MaybeNull]
public Collection<CertificateValuesType> AttrAuthoritiesCertValues { get; set; }
Property Value
AttrAuthoritiesCertValuesSpecified
Gets a value indicating whether the AttrAuthoritiesCertValues collection is empty.
public bool AttrAuthoritiesCertValuesSpecified { get; }
Property Value
AttributeCertificateRefs
[AllowNull]
[MaybeNull]
public Collection<CompleteCertificateRefsType> AttributeCertificateRefs { get; set; }
Property Value
AttributeCertificateRefsSpecified
Gets a value indicating whether the AttributeCertificateRefs collection is empty.
public bool AttributeCertificateRefsSpecified { get; }
Property Value
AttributeRevocationRefs
[AllowNull]
[MaybeNull]
public Collection<CompleteRevocationRefsType> AttributeRevocationRefs { get; set; }
Property Value
AttributeRevocationRefsSpecified
Gets a value indicating whether the AttributeRevocationRefs collection is empty.
public bool AttributeRevocationRefsSpecified { get; }
Property Value
AttributeRevocationValues
[AllowNull]
[MaybeNull]
public Collection<RevocationValuesType> AttributeRevocationValues { get; set; }
Property Value
AttributeRevocationValuesSpecified
Gets a value indicating whether the AttributeRevocationValues collection is empty.
public bool AttributeRevocationValuesSpecified { get; }
Property Value
CertificateValues
[AllowNull]
[MaybeNull]
public Collection<CertificateValuesType> CertificateValues { get; set; }
Property Value
CertificateValuesSpecified
Gets a value indicating whether the CertificateValues collection is empty.
public bool CertificateValuesSpecified { get; }
Property Value
CompleteCertificateRefs
[AllowNull]
[MaybeNull]
public Collection<CompleteCertificateRefsType> CompleteCertificateRefs { get; set; }
Property Value
CompleteCertificateRefsSpecified
Gets a value indicating whether the CompleteCertificateRefs collection is empty.
public bool CompleteCertificateRefsSpecified { get; }
Property Value
CompleteRevocationRefs
[AllowNull]
[MaybeNull]
public Collection<CompleteRevocationRefsType> CompleteRevocationRefs { get; set; }
Property Value
CompleteRevocationRefsSpecified
Gets a value indicating whether the CompleteRevocationRefs collection is empty.
public bool CompleteRevocationRefsSpecified { get; }
Property Value
CounterSignature
[AllowNull]
[MaybeNull]
public Collection<CounterSignatureType> CounterSignature { get; set; }
Property Value
CounterSignatureSpecified
Gets a value indicating whether the CounterSignature collection is empty.
public bool CounterSignatureSpecified { get; }
Property Value
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
RefsOnlyTimeStamp
[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> RefsOnlyTimeStamp { get; set; }
Property Value
RefsOnlyTimeStampSpecified
Gets a value indicating whether the RefsOnlyTimeStamp collection is empty.
public bool RefsOnlyTimeStampSpecified { get; }
Property Value
RevocationValues
[AllowNull]
[MaybeNull]
public Collection<RevocationValuesType> RevocationValues { get; set; }
Property Value
RevocationValuesSpecified
Gets a value indicating whether the RevocationValues collection is empty.
public bool RevocationValuesSpecified { get; }
Property Value
SigAndRefsTimeStamp
[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> SigAndRefsTimeStamp { get; set; }
Property Value
SigAndRefsTimeStampSpecified
Gets a value indicating whether the SigAndRefsTimeStamp collection is empty.
public bool SigAndRefsTimeStampSpecified { get; }
Property Value
SignatureTimeStamp
[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> SignatureTimeStamp { get; set; }
Property Value
SignatureTimeStampSpecified
Gets a value indicating whether the SignatureTimeStamp collection is empty.
public bool SignatureTimeStampSpecified { get; }