LoadCertificateFromStore Method
Overloads
LoadCertificateFromStore() |
Loads the Qlik Sense certificate used for direct connections from the X509 current user store. |
LoadCertificateFromStore()
Loads the Qlik Sense certificate used for direct connections from the X509 current user store.
Declaration
public static X509Certificate2Collection LoadCertificateFromStore()
Returns
Type | Description |
---|---|
System.Security.Cryptography.X509Certificates.X509Certificate2Collection |
A certificate collection containing the Qlik Sense client certificate. |
Exceptions
Type | Condition |
---|---|
CertificateManager.CertificatesNotFoundInStoreException |
Thrown if no certificate named "QlikClient" is found in store. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!