Click or drag to resize

CertificateRegistrarIsCertificateInstalled Method

IT Hit User File System
Detects if the certificate is installed.

Namespace:  ITHit.FileSystem.Windows.Package
Assembly:  ITHit.FileSystem.Windows.Package (in ITHit.FileSystem.Windows.Package.dll) Version: 9.0.29527.0
Syntax
public bool IsCertificateInstalled()

Return Value

Type: Boolean
True if the certificate is installed, false - otherwise.
See Also