Class SignedDataObjectPropertiesType
[Serializable]
public class SignedDataObjectPropertiesType
- Inheritance
-
SignedDataObjectPropertiesType
- Inherited Members
Properties
AllDataObjectsTimeStamp
[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> AllDataObjectsTimeStamp { get; set; }
Property Value
AllDataObjectsTimeStampSpecified
Gets a value indicating whether the AllDataObjectsTimeStamp collection is empty.
public bool AllDataObjectsTimeStampSpecified { get; }
Property Value
CommitmentTypeIndication
[AllowNull]
[MaybeNull]
public Collection<CommitmentTypeIndicationType> CommitmentTypeIndication { get; set; }
Property Value
CommitmentTypeIndicationSpecified
Gets a value indicating whether the CommitmentTypeIndication collection is empty.
public bool CommitmentTypeIndicationSpecified { get; }
Property Value
DataObjectFormat
[AllowNull]
[MaybeNull]
public Collection<DataObjectFormatType> DataObjectFormat { get; set; }
Property Value
DataObjectFormatSpecified
Gets a value indicating whether the DataObjectFormat collection is empty.
public bool DataObjectFormatSpecified { get; }
Property Value
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
IndividualDataObjectsTimeStamp
[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> IndividualDataObjectsTimeStamp { get; set; }
Property Value
IndividualDataObjectsTimeStampSpecified
Gets a value indicating whether the IndividualDataObjectsTimeStamp collection is empty.
public bool IndividualDataObjectsTimeStampSpecified { get; }