Class EcuadorCertificateFields
Inheritance
EcuadorCertificateFields
Assembly: Lacuna.Pki.dll
Syntax
public class EcuadorCertificateFields
Properties
|
Improve this Doc
View Source
Apellidos
Declaration
public string Apellidos { get; }
Property Value
|
Improve this Doc
View Source
Cargo
Declaration
public string Cargo { get; }
Property Value
|
Improve this Doc
View Source
CedulaDeIdentidad
Declaration
public string CedulaDeIdentidad { get; }
Property Value
|
Improve this Doc
View Source
CertificateType
Declaration
public EcuadorCertificateFields.CertificateTypes CertificateType { get; }
Property Value
|
Improve this Doc
View Source
Ciudad
Declaration
public string Ciudad { get; }
Property Value
|
Improve this Doc
View Source
Direccion
Declaration
public string Direccion { get; }
Property Value
|
Improve this Doc
View Source
Nombres
Declaration
public string Nombres { get; }
Property Value
|
Improve this Doc
View Source
Pais
Declaration
public string Pais { get; }
Property Value
|
Improve this Doc
View Source
Pasaporte
Declaration
public string Pasaporte { get; }
Property Value
|
Improve this Doc
View Source
RazonSocial
Declaration
public string RazonSocial { get; }
Property Value
|
Improve this Doc
View Source
Ruc
Registro Único de Contribuyentes
Declaration
public string Ruc { get; }
Property Value
|
Improve this Doc
View Source
Rup
Registro Único de Proveedores
Declaration
public string Rup { get; }
Property Value
|
Improve this Doc
View Source
Telefono
Declaration
public string Telefono { get; }
Property Value