共用方式為


DeviceTwinInfoX509Thumbprint interface

指紋是 x509 憑證的唯一值,通常用來尋找憑證存放區中的特定憑證。 指紋是使用 SHA1 演算法所動態產生的,並未實際存在於憑證中。

屬性

primaryThumbprint

x509 憑證的主要指紋。

secondaryThumbprint

x509 憑證的次要指紋。

屬性詳細資料

primaryThumbprint

x509 憑證的主要指紋。

primaryThumbprint?: string

屬性值

string

secondaryThumbprint

x509 憑證的次要指紋。

secondaryThumbprint?: string

屬性值

string