CertificateStats Class |
Namespace: FM.IceLink
The CertificateStats type exposes the following members.
Name | Description | |
---|---|---|
CertificateStats | Initializes a new instance of the CertificateStats class |
Name | Description | |
---|---|---|
CertificateBase64 |
Gets the certificate in Base64 format.
| |
Fingerprint |
Gets the fingerprint.
| |
FingerprintAlgorithm |
Gets the fingerprint algorithm.
| |
Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) |
Name | Description | |
---|---|---|
DeserializeProperties |
Deserializes the properties.
(Overrides BaseStatsDeserializeProperties(String, String).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson |
Derializes certificate stats from JSON.
| |
FromJsonArray |
Derializes an array of certificate stats from JSON.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SerializeProperties |
Serializes the properties.
(Overrides BaseStatsSerializeProperties(DictionaryString, String).) | |
ToJson |
Serializes this to JSON.
| |
ToJson(CertificateStats) |
Serializes certificate stats to JSON.
| |
ToJsonArray |
Serializes an array of certificate stats to JSON.
| |
ToString | (Inherited from Object.) |