PinnedCert Property
A pinned certificate.
Syntax
property PinnedCert: TsbxCertificate read get_PinnedCert write set_PinnedCert;
Remarks
Use this property to pin a certificate before adding it to the storage with AddPinned method.
This property is not available at design time.