Class EncapsulatedPkiDataType

Namespace
Org.Etsi.Uri._01903.V1._3._2
Assembly
EInvoice.Ubl.dll
[Serializable]
public class EncapsulatedPkiDataType
Inheritance
EncapsulatedPkiDataType
Inherited Members

Properties

Encoding

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

Property Value

string

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[]