ICertSettings Interface
  Namespace: PIX.Services.Certificate
Assembly: PIX.dll
  
  
  Assembly: PIX.dll
Syntax
public interface ICertSettingsProperties
| Name | Description | 
|---|---|
| CertVersion | 
           When generating a new cert, should it be of version 2 (i.e. for QlikView 12.00 and up)? (If not, version 1 certificates will be created.)  | 
      
| ClientDN | 
           The DN of the client cerificate.  | 
      
| RootDN | 
           The DN of the root cerificate.  | 
      
| ServiceDN | 
           The DN of the service cerificate.  | 
      
| ValidFrom | 
           When generating a new cert, when should it become valid?  | 
      
| ValidTo | 
           When generating a new cert, for how long should it be valid?  |