15. Класс Certificates
 
The Certificates class is a collection of one or more digital certificates which is implemented in Certificate class in Taxcom Crypto AX. The Certificate object doesn't have methods and has the following properties:
Property
Type
Description
CN
string
certificate owner name
SerialNumber
string
certificate serial number
NotBefore
DateTime
certificate start date/time in format of DateTime
NotAfter
DateTime
certificate expiration date/time in format of DateTime
Issuer
string
CA Root name issued a certificate
Thumb
string
certificate thumbprint
RootThumb
string
CA Root thumbprint
RootSerialNumber
string
CA Root serial number
O
string
organization (company) name from certificate subject
Inn
string
INN from certificate subject
SurName
string
last name from certificate subject
GivenName
string
first name from certificate subject
Country
string
country from certificate subject
State
string
state from certificate subject
Street
string
street from certificate subject
OU
string
department from certificate subject
Title
string
title from certificate subject
OGRN
string
OGRN number from the certificate subject
SNILS
string
SNILS from the certificate subject (applied for 63 FS certificates only)
IsFl63Cert
bool
identifier of 63-FS certificate