Show / Hide Table of Contents

Class PeruCertificateFields

Class with Peru PKI fields

Inheritance
Object
PeruCertificateFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class PeruCertificateFields

Constructors

PeruCertificateFields(PKCertificate)

Declaration
public PeruCertificateFields(PKCertificate certificate)
Parameters
Type Name Description
PKCertificate certificate

Properties

DNI

Documento Nacional de Identidad

Declaration
public string DNI { get; }
Property Value
Type Description
String

RUC

Registro Único de Contribuyentes

Declaration
public string RUC { get; }
Property Value
Type Description
String
Back to top Copyright © 2015-2020 Lacuna Software