3.2.3.4. HasProxyCredentials()

DataHubConnection.ConnectionOptions.HasProxyCredentials ( self)

Check if the connection options have proxy credentials.

Returns:
    bool: True if both proxy username and proxy password are set, 
    False otherwise.