Certificate |
Agent | Client Extension | ||||||||
Describes the private certificates available within the users certificate store. |
Microsoft Windows | Microsoft Windows | Apple macOS | Apple iOS | Ubuntu | Chrome OS | IGEL OS | Stratodesk NoTouch OS | Unicon eLux |
Count |
|||||||||
The number of installed certificates.
Dynamic property with number data type.
|
Extended Usage |
|||||||||
The valid extended usages of the certificate.
Dynamic property with text data type.
|
Issuer |
|||||||||
The name of the certificate authority that issued the certificate.
Dynamic property with text data type.
|
Location |
|||||||||
The location of the certificate, such as 'CurrentUser'.
Dynamic property with enum data type with options Current User, Local Machine.
|
Name |
|||||||||
The name of the certificate.
Dynamic property with text data type.
|
Not After |
|||||||||
The date after which the certificate expires.
Dynamic property with datetime data type.
|
Not Before |
|||||||||
The date after which the certificate becomes valid.
Dynamic property with datetime data type.
|
Policies |
|||||||||
The certificate policies identifying the intended purpose of the certificate.
Dynamic property with text data type.
|
Root Name |
|||||||||
The root name of the certificate.
Dynamic property with text data type.
|
Root Thumbprint SHA256 |
|||||||||
The SHA256 Thumbprint of the root certificate.
Dynamic property with text data type.
|
Serial Number |
|||||||||
The serial number of the certificate.
Dynamic property with text data type.
|
Signature Algorithm |
|||||||||
The algorithm used to create the certificate.
Dynamic property with text data type.
|
Store |
|||||||||
The name of the store which contains the certificate, such as 'My'.
Dynamic property with text data type.
|
Subject |
|||||||||
The subject distinguished name of the certificate.
Dynamic property with text data type.
|
Template |
|||||||||
The name of the template which was used to generate the certificate.
Dynamic property with text data type.
|
Thumbprint SHA256 |
|||||||||
The SHA256 Thumbprint of the certificate.
Dynamic property with text data type.
|
TPM Key Attestation |
|||||||||
Detects the key attestation issuance policies which prove to a CA that the certificate is protected by a trusted TPM.
Dynamic property with enum data type with options None, User Credentials, Hardware Certificate, Hardware Key.
|
Usage |
|||||||||
The valid usages of the certificate.
Dynamic property with text data type.
|
Verification Error |
|||||||||
Describes why the certificate failed verification.
Dynamic property with enum data type with options None, Cannot Be Verified, Revoked, Untrusted Root, Untrusted Test Root, Chaining, Wrong Usage, Expired, Invalid Name, Invalid Policy, Basic Constraints, Critical, Validity Period Nesting, No Revocation Check, Revocation Offline.
|
Version |
|||||||||
The x509 format version of the certificate.
Dynamic property with enum data type with options Version 1, Version 2, Version 3.
|