DeviceTvmCertificateInfo

DeviceTvmCertificateInfo Schema #

Table description #

TableSection TableType TableSectionName Description
Tvm Regular

Table retention #

HotDays ColdDays TotalInteractiveDays
30 0 30

Schema #

Name Description Type
DeviceId Unique identifier for the device in the service String
ExpirationDate The date and time beyond which the certificate is no longer valid String
ExtendedKeyUsage Other valid uses for the certificate String
FriendlyName Easy-to-understand version of a certificate’s title String
IssueDate The earliest date and time when the certificate became valid String
IssuedBy Entity that verified the information and signed the certificate String
IssuedTo Entity that a certificate belongs to; can be a device, an individual, or an organization String
KeySize Size of the key used in the signature algorithm String
KeyUsage The valid cryptographic uses of the certificate’s public key String
MachineGroup String
Path The location of the certificate String
SerialNumber Unique identifier for the certificate within a certificate authority’s systems String
SignatureAlgorithm Hashing algorithm and encryption algorithm used String
SourceSystem String
SubjectType Indicates if the holder of the certificate is a CA or end entity String
TenantId String
Thumbprint Unique identifier for the certificate String
Type String

Schema changes #

Date Action
2024-10-18 Table added to tracking