Class SignatureValueType

Namespace
Org.W3._2000._09.Xmldsig
Assembly
EInvoice.Ubl.dll
[Serializable]
public class SignatureValueType
Inheritance
SignatureValueType
Inherited Members

Properties

Id

[AllowNull]
[MaybeNull]
public string Id { get; set; }

Property Value

string

Value

Gets or sets the text value.

public byte[] Value { get; set; }

Property Value

byte[]