Options
All
  • Public
  • Public/Protected
  • All
Menu

Object with PKI Brazil specific fields.

Hierarchy

  • PkiBrazilModel

Index

Properties

certificateType

certificateType: CertificateTypes

The ICP-Brasil certificate type.

cnpj

cnpj: string

Company's CNPJ.

companyName

companyName: string

The responsible company name if it is an ICP-Brasil application certificate. The subject's common name without end id numbers if it is an ICP-Brasil company certificate. Null otherwise.

cpf

cpf: string

Certificate holder's CPF (CPF do titular/responsável).

dateOfBirth

dateOfBirth: Date

Date of birth of the certificate's holder (time as midnight in the current machine's time zone).

isAplicacao

isAplicacao: boolean

Whether the certificate is an application certificate.

isPessoaFisica

isPessoaFisica: boolean

Whether the certificate is a personal certificate (pessoa física).

isPessoaJuridica

isPessoaJuridica: boolean

Whether the certificate is a company certificate (pessoa jurídica).

nis

nis: string

The certificate holder's "Número de Identificação Social - NIS (PIS, PASEP ou CI)". Returns value without leading zeroes. Returns null if information is not present.

oabNumero

oabNumero: string

OAB's Número de Inscrição junto a Seccional (without leading zeroes).

oabUF

oabUF: string

OAB's sigla do Estado da Seccional.

responsavel

responsavel: string

Name of the certificate's holder (nome do titular/responsável).

rgEmissor

rgEmissor: string

Issuing entity of the certificate holder's ID (órgão emissor do RG do titular/responsável).

rgEmissorUF

rgEmissorUF: string

State code of the issuing entity of the certificate holder's ID (UF do órgão emissor do RG do titular/responsável).

rgNumero

rgNumero: string

Certificate holder's ID number (número do RG do titular/responsável) without leading zeroes.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc