Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')
def __init__(self):
self.profile_name = _xml_attribute('profileName')
self.publish_method = _xml_attribute('publishMethod')
self.publish_url = _xml_attribute('publishUrl')
self.msdeploysite = _xml_attribute('msdeploySite')
self.user_name = _xml_attribute('userName')
self.user_pwd = _xml_attribute('userPWD')
self.destination_app_url = _xml_attribute('destinationAppUrl')
self.sql_server_db_connection_string = _xml_attribute('SQLServerDBConnectionString')
self.my_sqldb_connection_string = _xml_attribute('mySQLDBConnectionString')
self.hosting_provider_forum_link = _xml_attribute('hostingProviderForumLink')
self.control_panel_link = _xml_attribute('controlPanelLink')