Class InfPAA
Grupo de Informação do Provedor de Assinatura e Autorização
Inheritance
System.Object
InfPAA
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
[Serializable]
public class InfPAA
Properties
CNPJPAA
CNPJ do provedor de assinatura e autorização
Declaration
public string CNPJPAA { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PAASignature
Assinatura RSA do Emitente para DFe gerado por PAA
Declaration
public PAASignature PAASignature { get; set; }
Property Value
Type | Description |
---|---|
PAASignature |