Show / Hide Table of Contents
Editar no GitHub

Class ItalyCertificateFields

Inheritance
Object
ItalyCertificateFields
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 ItalyCertificateFields

Constructors

| Improve this Doc View Source

ItalyCertificateFields(PKCertificate)

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

Properties

| Improve this Doc View Source

CertificateType

Declaration
public ItalyCertificateFields.CertificateTypes CertificateType { get; }
Property Value
Type Description
ItalyCertificateFields.CertificateTypes
| Improve this Doc View Source

CodiceFiscale

Che contiene il codice fiscale del titolare rilasciato dall'autorità fiscale dello Stato di residenza del titolare o, in mancanza, un analogo codice identificativo, quale ad esempio un codice di previdenza sociale o un codice identificativo generale.

Declaration
public string CodiceFiscale { get; }
Property Value
Type Description
String
| Improve this Doc View Source

IdCarta

Contiene il codice identificativo del titolare presso il certificatore. Detto codice, assegnato dal certificatore, è univoco.

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