Class SignedInfo
Inheritance
System.Object
SignedInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml
Assembly: Unimake.Business.DFe.dll
Syntax
public class SignedInfo
Properties
CanonicalizationMethod
Declaration
public CanonicalizationMethod CanonicalizationMethod { get; set; }
Property Value
Type | Description |
---|---|
CanonicalizationMethod |
Reference
Declaration
public Reference Reference { get; set; }
Property Value
Type | Description |
---|---|
Reference |
SignatureMethod
Declaration
public SignatureMethod SignatureMethod { get; set; }
Property Value
Type | Description |
---|---|
SignatureMethod |