Class KeyValueType

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

Properties

Any

[AllowNull]
[MaybeNull]
public XmlElement Any { get; set; }

Property Value

XmlElement

DsaKeyValue

[AllowNull]
[MaybeNull]
public DsaKeyValueType DsaKeyValue { get; set; }

Property Value

DsaKeyValueType

RsaKeyValue

[AllowNull]
[MaybeNull]
public RsaKeyValueType RsaKeyValue { get; set; }

Property Value

RsaKeyValueType

Text

public string[] Text { get; set; }

Property Value

string[]