CertificateManager Class
Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Class for retrieving Qlik Sense certificates.
Inheritance
-
System.Object
- CertificateManager
Syntax
public class CertificateManagerConstructors
| Name | Description |
|---|---|
| CertificateManager() |
Methods
| Name | Description |
|---|---|
| LoadCertificateFromDirectory(String, SecureString) |
Loads the Qlik Sense certificate used for direct connections from a folder. |
| LoadCertificateFromDirectory(String, String) |
Loads the Qlik Sense certificate used for direct connections from a folder. |
| LoadCertificateFromStore() |
Loads the Qlik Sense certificate used for direct connections from the X509 current user store. |