Class SignedInfoType
- Namespace
- Org.W3._2000._09.Xmldsig
- Assembly
- EInvoice.Ubl.dll
[Serializable]
public class SignedInfoType
- Inheritance
-
SignedInfoType
- Inherited Members
-
Properties
CanonicalizationMethod
[Required(AllowEmptyStrings = true)]
public CanonicalizationMethodType CanonicalizationMethod { get; set; }
Property Value
- CanonicalizationMethodType
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
- string
Reference
[Required(AllowEmptyStrings = true)]
public Collection<ReferenceType> Reference { get; set; }
Property Value
- Collection<ReferenceType>
SignatureMethod
[Required(AllowEmptyStrings = true)]
public SignatureMethodType SignatureMethod { get; set; }
Property Value
- SignatureMethodType