AsStaticHeaderUserViaProxy Method
Overloads
| AsStaticHeaderUserViaProxy(String, String, Boolean) | 
             Defining the location as a static header connection to Qlik Sense using a specific user.  | 
        
      
    
AsStaticHeaderUserViaProxy(String, String, Boolean)
Defining the location as a static header connection to Qlik Sense using a specific user.
Declaration
      void AsStaticHeaderUserViaProxy(string headerUserId, string headerAuthenticationHeaderName, bool certificateValidation = true)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | headerUserId | 
           User id  | 
      
| System.String | headerAuthenticationHeaderName | 
           Authentication header name need to be specified if different from default. See settings in the management console  | 
      
| System.Boolean | certificateValidation | 
           Indicates if invalid certificates should be ignored  |