Click or drag to resize

CertificateStats Class

Certificate stats.
Inheritance Hierarchy

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The CertificateStats type exposes the following members.

Constructors
  NameDescription
Public methodCertificateStats
Initializes a new instance of the CertificateStats class
Top
Properties
  NameDescription
Public propertyCertificateBase64
Gets the certificate in Base64 format.
Public propertyFingerprint
Gets the fingerprint.
Public propertyFingerprintAlgorithm
Gets the fingerprint algorithm.
Public propertyId
Gets the identifier of the object generating these stats.
(Inherited from BaseStats.)
Public propertyTimestamp
Gets the timestamp when these stats were generated.
(Inherited from BaseStats.)
Top
Methods
See Also