C# Class iControl.SecurityFirewallGlobalAdminIPRuleList

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Beginadd_fw_rule ( string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_destination_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_icmp_typecode ( string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_source_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginadd_fw_rule_with_rule_list ( string rules, CommonFirewallRulePlacement placements, string lists, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_fw_rule_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule ( System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_action ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_description ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_description ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_range ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_address_range_description ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port_description ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_destination_port_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_icmp_typecode ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_icmp_typecode_description ( string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_log_state ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_order ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_protocol ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_protocol_numeric ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_rule_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_description ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_range ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_address_range_description ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port_description ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_source_port_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_state ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_statistics ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_fw_rule_weekly_schedule ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_address_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_address_ranges ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_addresses ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_port_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_destination_ports ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_icmp_typecodes ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_address_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_address_ranges ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_addresses ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_port_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rule_source_ports ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_all_fw_rules ( System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_destination_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_icmp_typecode ( string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
Beginremove_fw_rule_source_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginreset_fw_rule_statistics ( string rules, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string description, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_action ( string rules, CommonFirewallRuleAction actions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_description ( string rules, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_address_description ( string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_address_range_description ( string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_destination_port_description ( string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_icmp_typecode_description ( string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_log_state ( string rules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_order ( string rules, long orders, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_protocol ( string rules, CommonProtocolType protocols, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_protocol_numeric ( string rules, long protocols, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_rule_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_address_description ( string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_address_range_description ( string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_source_port_description ( string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_state ( string rules, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_fw_rule_weekly_schedule ( string rules, string schedules, System callback, object asyncState ) : System.IAsyncResult
Endadd_fw_rule ( System asyncResult ) : void
Endadd_fw_rule_destination_address ( System asyncResult ) : void
Endadd_fw_rule_destination_address_list ( System asyncResult ) : void
Endadd_fw_rule_destination_address_range ( System asyncResult ) : void
Endadd_fw_rule_destination_port ( System asyncResult ) : void
Endadd_fw_rule_destination_port_list ( System asyncResult ) : void
Endadd_fw_rule_icmp_typecode ( System asyncResult ) : void
Endadd_fw_rule_source_address ( System asyncResult ) : void
Endadd_fw_rule_source_address_list ( System asyncResult ) : void
Endadd_fw_rule_source_address_range ( System asyncResult ) : void
Endadd_fw_rule_source_port ( System asyncResult ) : void
Endadd_fw_rule_source_port_list ( System asyncResult ) : void
Endadd_fw_rule_with_rule_list ( System asyncResult ) : void
Endget_all_fw_rule_statistics ( System asyncResult ) : CommonFirewallRuleStatistics
Endget_description ( System asyncResult ) : string
Endget_fw_rule ( System asyncResult ) : string[]
Endget_fw_rule_action ( System asyncResult ) : CommonFirewallRuleAction[]
Endget_fw_rule_description ( System asyncResult ) : string[]
Endget_fw_rule_destination_address ( System asyncResult ) : string[][]
Endget_fw_rule_destination_address_description ( System asyncResult ) : string[][]
Endget_fw_rule_destination_address_list ( System asyncResult ) : string[][]
Endget_fw_rule_destination_address_range ( System asyncResult ) : CommonAddressRange[][]
Endget_fw_rule_destination_address_range_description ( System asyncResult ) : string[][]
Endget_fw_rule_destination_port ( System asyncResult ) : CommonPortRange[][]
Endget_fw_rule_destination_port_description ( System asyncResult ) : string[][]
Endget_fw_rule_destination_port_list ( System asyncResult ) : string[][]
Endget_fw_rule_icmp_typecode ( System asyncResult ) : CommonFirewallRuleICMPTypeCode[][]
Endget_fw_rule_icmp_typecode_description ( System asyncResult ) : string[][]
Endget_fw_rule_log_state ( System asyncResult ) : CommonEnabledState[]
Endget_fw_rule_order ( System asyncResult ) : long[]
Endget_fw_rule_protocol ( System asyncResult ) : CommonProtocolType[]
Endget_fw_rule_protocol_numeric ( System asyncResult ) : long[]
Endget_fw_rule_rule_list ( System asyncResult ) : string[]
Endget_fw_rule_source_address ( System asyncResult ) : string[][]
Endget_fw_rule_source_address_description ( System asyncResult ) : string[][]
Endget_fw_rule_source_address_list ( System asyncResult ) : string[][]
Endget_fw_rule_source_address_range ( System asyncResult ) : CommonAddressRange[][]
Endget_fw_rule_source_address_range_description ( System asyncResult ) : string[][]
Endget_fw_rule_source_port ( System asyncResult ) : CommonPortRange[][]
Endget_fw_rule_source_port_description ( System asyncResult ) : string[][]
Endget_fw_rule_source_port_list ( System asyncResult ) : string[][]
Endget_fw_rule_state ( System asyncResult ) : CommonFirewallRuleState[]
Endget_fw_rule_statistics ( System asyncResult ) : CommonFirewallRuleStatistics
Endget_fw_rule_weekly_schedule ( System asyncResult ) : string[]
Endget_version ( System asyncResult ) : string
Endremove_all_fw_rule_destination_address_lists ( System asyncResult ) : void
Endremove_all_fw_rule_destination_address_ranges ( System asyncResult ) : void
Endremove_all_fw_rule_destination_addresses ( System asyncResult ) : void
Endremove_all_fw_rule_destination_port_lists ( System asyncResult ) : void
Endremove_all_fw_rule_destination_ports ( System asyncResult ) : void
Endremove_all_fw_rule_icmp_typecodes ( System asyncResult ) : void
Endremove_all_fw_rule_source_address_lists ( System asyncResult ) : void
Endremove_all_fw_rule_source_address_ranges ( System asyncResult ) : void
Endremove_all_fw_rule_source_addresses ( System asyncResult ) : void
Endremove_all_fw_rule_source_port_lists ( System asyncResult ) : void
Endremove_all_fw_rule_source_ports ( System asyncResult ) : void
Endremove_all_fw_rules ( System asyncResult ) : void
Endremove_fw_rule ( System asyncResult ) : void
Endremove_fw_rule_destination_address ( System asyncResult ) : void
Endremove_fw_rule_destination_address_list ( System asyncResult ) : void
Endremove_fw_rule_destination_address_range ( System asyncResult ) : void
Endremove_fw_rule_destination_port ( System asyncResult ) : void
Endremove_fw_rule_destination_port_list ( System asyncResult ) : void
Endremove_fw_rule_icmp_typecode ( System asyncResult ) : void
Endremove_fw_rule_source_address ( System asyncResult ) : void
Endremove_fw_rule_source_address_list ( System asyncResult ) : void
Endremove_fw_rule_source_address_range ( System asyncResult ) : void
Endremove_fw_rule_source_port ( System asyncResult ) : void
Endremove_fw_rule_source_port_list ( System asyncResult ) : void
Endreset_fw_rule_statistics ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_fw_rule_action ( System asyncResult ) : void
Endset_fw_rule_description ( System asyncResult ) : void
Endset_fw_rule_destination_address_description ( System asyncResult ) : void
Endset_fw_rule_destination_address_range_description ( System asyncResult ) : void
Endset_fw_rule_destination_port_description ( System asyncResult ) : void
Endset_fw_rule_icmp_typecode_description ( System asyncResult ) : void
Endset_fw_rule_log_state ( System asyncResult ) : void
Endset_fw_rule_order ( System asyncResult ) : void
Endset_fw_rule_protocol ( System asyncResult ) : void
Endset_fw_rule_protocol_numeric ( System asyncResult ) : void
Endset_fw_rule_rule_list ( System asyncResult ) : void
Endset_fw_rule_source_address_description ( System asyncResult ) : void
Endset_fw_rule_source_address_range_description ( System asyncResult ) : void
Endset_fw_rule_source_port_description ( System asyncResult ) : void
Endset_fw_rule_state ( System asyncResult ) : void
Endset_fw_rule_weekly_schedule ( System asyncResult ) : void
SecurityFirewallGlobalAdminIPRuleList ( ) : System

Private Methods

Method Description
add_fw_rule ( string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states ) : void
add_fw_rule_destination_address ( string rules, string addresses ) : void
add_fw_rule_destination_address_list ( string rules, string lists ) : void
add_fw_rule_destination_address_range ( string rules, CommonAddressRange ranges ) : void
add_fw_rule_destination_port ( string rules, CommonPortRange ports ) : void
add_fw_rule_destination_port_list ( string rules, string lists ) : void
add_fw_rule_icmp_typecode ( string rules, CommonFirewallRuleICMPTypeCode typecodes ) : void
add_fw_rule_source_address ( string rules, string addresses ) : void
add_fw_rule_source_address_list ( string rules, string lists ) : void
add_fw_rule_source_address_range ( string rules, CommonAddressRange ranges ) : void
add_fw_rule_source_port ( string rules, CommonPortRange ports ) : void
add_fw_rule_source_port_list ( string rules, string lists ) : void
add_fw_rule_with_rule_list ( string rules, CommonFirewallRulePlacement placements, string lists, CommonFirewallRuleState states ) : void
get_all_fw_rule_statistics ( ) : CommonFirewallRuleStatistics
get_description ( ) : string
get_fw_rule ( ) : string[]
get_fw_rule_action ( string rules ) : CommonFirewallRuleAction[]
get_fw_rule_description ( string rules ) : string[]
get_fw_rule_destination_address ( string rules ) : string[][]
get_fw_rule_destination_address_description ( string rules, string addresses ) : string[][]
get_fw_rule_destination_address_list ( string rules ) : string[][]
get_fw_rule_destination_address_range ( string rules ) : CommonAddressRange[][]
get_fw_rule_destination_address_range_description ( string rules, CommonAddressRange ranges ) : string[][]
get_fw_rule_destination_port ( string rules ) : CommonPortRange[][]
get_fw_rule_destination_port_description ( string rules, CommonPortRange ports ) : string[][]
get_fw_rule_destination_port_list ( string rules ) : string[][]
get_fw_rule_icmp_typecode ( string rules ) : CommonFirewallRuleICMPTypeCode[][]
get_fw_rule_icmp_typecode_description ( string rules, CommonFirewallRuleICMPTypeCode typecodes ) : string[][]
get_fw_rule_log_state ( string rules ) : CommonEnabledState[]
get_fw_rule_order ( string rules ) : long[]
get_fw_rule_protocol ( string rules ) : CommonProtocolType[]
get_fw_rule_protocol_numeric ( string rules ) : long[]
get_fw_rule_rule_list ( string rules ) : string[]
get_fw_rule_source_address ( string rules ) : string[][]
get_fw_rule_source_address_description ( string rules, string addresses ) : string[][]
get_fw_rule_source_address_list ( string rules ) : string[][]
get_fw_rule_source_address_range ( string rules ) : CommonAddressRange[][]
get_fw_rule_source_address_range_description ( string rules, CommonAddressRange ranges ) : string[][]
get_fw_rule_source_port ( string rules ) : CommonPortRange[][]
get_fw_rule_source_port_description ( string rules, CommonPortRange ports ) : string[][]
get_fw_rule_source_port_list ( string rules ) : string[][]
get_fw_rule_state ( string rules ) : CommonFirewallRuleState[]
get_fw_rule_statistics ( string rules ) : CommonFirewallRuleStatistics
get_fw_rule_weekly_schedule ( string rules ) : string[]
get_version ( ) : string
remove_all_fw_rule_destination_address_lists ( string rules ) : void
remove_all_fw_rule_destination_address_ranges ( string rules ) : void
remove_all_fw_rule_destination_addresses ( string rules ) : void
remove_all_fw_rule_destination_port_lists ( string rules ) : void
remove_all_fw_rule_destination_ports ( string rules ) : void
remove_all_fw_rule_icmp_typecodes ( string rules ) : void
remove_all_fw_rule_source_address_lists ( string rules ) : void
remove_all_fw_rule_source_address_ranges ( string rules ) : void
remove_all_fw_rule_source_addresses ( string rules ) : void
remove_all_fw_rule_source_port_lists ( string rules ) : void
remove_all_fw_rule_source_ports ( string rules ) : void
remove_all_fw_rules ( ) : void
remove_fw_rule ( string rules ) : void
remove_fw_rule_destination_address ( string rules, string addresses ) : void
remove_fw_rule_destination_address_list ( string rules, string lists ) : void
remove_fw_rule_destination_address_range ( string rules, CommonAddressRange ranges ) : void
remove_fw_rule_destination_port ( string rules, CommonPortRange ports ) : void
remove_fw_rule_destination_port_list ( string rules, string lists ) : void
remove_fw_rule_icmp_typecode ( string rules, CommonFirewallRuleICMPTypeCode typecodes ) : void
remove_fw_rule_source_address ( string rules, string addresses ) : void
remove_fw_rule_source_address_list ( string rules, string lists ) : void
remove_fw_rule_source_address_range ( string rules, CommonAddressRange ranges ) : void
remove_fw_rule_source_port ( string rules, CommonPortRange ports ) : void
remove_fw_rule_source_port_list ( string rules, string lists ) : void
reset_fw_rule_statistics ( string rules ) : void
set_description ( string description ) : void
set_fw_rule_action ( string rules, CommonFirewallRuleAction actions ) : void
set_fw_rule_description ( string rules, string descriptions ) : void
set_fw_rule_destination_address_description ( string rules, string addresses, string descriptions ) : void
set_fw_rule_destination_address_range_description ( string rules, CommonAddressRange ranges, string descriptions ) : void
set_fw_rule_destination_port_description ( string rules, CommonPortRange ports, string descriptions ) : void
set_fw_rule_icmp_typecode_description ( string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions ) : void
set_fw_rule_log_state ( string rules, CommonEnabledState states ) : void
set_fw_rule_order ( string rules, long orders ) : void
set_fw_rule_protocol ( string rules, CommonProtocolType protocols ) : void
set_fw_rule_protocol_numeric ( string rules, long protocols ) : void
set_fw_rule_rule_list ( string rules, string lists ) : void
set_fw_rule_source_address_description ( string rules, string addresses, string descriptions ) : void
set_fw_rule_source_address_range_description ( string rules, CommonAddressRange ranges, string descriptions ) : void
set_fw_rule_source_port_description ( string rules, CommonPortRange ports, string descriptions ) : void
set_fw_rule_state ( string rules, CommonFirewallRuleState states ) : void
set_fw_rule_weekly_schedule ( string rules, string schedules ) : void

Method Details

Beginadd_fw_rule() public method

public Beginadd_fw_rule ( string rules, CommonFirewallRulePlacement placements, CommonFirewallRuleAction actions, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
rules string
placements CommonFirewallRulePlacement
actions CommonFirewallRuleAction
states CommonFirewallRuleState
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_address() public method

public Beginadd_fw_rule_destination_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_address_list() public method

public Beginadd_fw_rule_destination_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_address_range() public method

public Beginadd_fw_rule_destination_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_port() public method

public Beginadd_fw_rule_destination_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_destination_port_list() public method

public Beginadd_fw_rule_destination_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_icmp_typecode() public method

public Beginadd_fw_rule_icmp_typecode ( string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_address() public method

public Beginadd_fw_rule_source_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_address_list() public method

public Beginadd_fw_rule_source_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_address_range() public method

public Beginadd_fw_rule_source_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_port() public method

public Beginadd_fw_rule_source_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_source_port_list() public method

public Beginadd_fw_rule_source_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginadd_fw_rule_with_rule_list() public method

public Beginadd_fw_rule_with_rule_list ( string rules, CommonFirewallRulePlacement placements, string lists, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
rules string
placements CommonFirewallRulePlacement
lists string
states CommonFirewallRuleState
callback System
asyncState object
return System.IAsyncResult

Beginget_all_fw_rule_statistics() public method

public Beginget_all_fw_rule_statistics ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule() public method

public Beginget_fw_rule ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_action() public method

public Beginget_fw_rule_action ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_description() public method

public Beginget_fw_rule_description ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address() public method

public Beginget_fw_rule_destination_address ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_description() public method

public Beginget_fw_rule_destination_address_description ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_list() public method

public Beginget_fw_rule_destination_address_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_range() public method

public Beginget_fw_rule_destination_address_range ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_address_range_description() public method

public Beginget_fw_rule_destination_address_range_description ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_port() public method

public Beginget_fw_rule_destination_port ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_port_description() public method

public Beginget_fw_rule_destination_port_description ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_destination_port_list() public method

public Beginget_fw_rule_destination_port_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_icmp_typecode() public method

public Beginget_fw_rule_icmp_typecode ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_icmp_typecode_description() public method

public Beginget_fw_rule_icmp_typecode_description ( string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_log_state() public method

public Beginget_fw_rule_log_state ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_order() public method

public Beginget_fw_rule_order ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_protocol() public method

public Beginget_fw_rule_protocol ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_protocol_numeric() public method

public Beginget_fw_rule_protocol_numeric ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_rule_list() public method

public Beginget_fw_rule_rule_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address() public method

public Beginget_fw_rule_source_address ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_description() public method

public Beginget_fw_rule_source_address_description ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_list() public method

public Beginget_fw_rule_source_address_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_range() public method

public Beginget_fw_rule_source_address_range ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_address_range_description() public method

public Beginget_fw_rule_source_address_range_description ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_port() public method

public Beginget_fw_rule_source_port ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_port_description() public method

public Beginget_fw_rule_source_port_description ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_source_port_list() public method

public Beginget_fw_rule_source_port_list ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_state() public method

public Beginget_fw_rule_state ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_statistics() public method

public Beginget_fw_rule_statistics ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_fw_rule_weekly_schedule() public method

public Beginget_fw_rule_weekly_schedule ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_address_lists() public method

public Beginremove_all_fw_rule_destination_address_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_address_ranges() public method

public Beginremove_all_fw_rule_destination_address_ranges ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_addresses() public method

public Beginremove_all_fw_rule_destination_addresses ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_port_lists() public method

public Beginremove_all_fw_rule_destination_port_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_destination_ports() public method

public Beginremove_all_fw_rule_destination_ports ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_icmp_typecodes() public method

public Beginremove_all_fw_rule_icmp_typecodes ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_address_lists() public method

public Beginremove_all_fw_rule_source_address_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_address_ranges() public method

public Beginremove_all_fw_rule_source_address_ranges ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_addresses() public method

public Beginremove_all_fw_rule_source_addresses ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_port_lists() public method

public Beginremove_all_fw_rule_source_port_lists ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rule_source_ports() public method

public Beginremove_all_fw_rule_source_ports ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_all_fw_rules() public method

public Beginremove_all_fw_rules ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule() public method

public Beginremove_fw_rule ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_address() public method

public Beginremove_fw_rule_destination_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_address_list() public method

public Beginremove_fw_rule_destination_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_address_range() public method

public Beginremove_fw_rule_destination_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_port() public method

public Beginremove_fw_rule_destination_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_destination_port_list() public method

public Beginremove_fw_rule_destination_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_icmp_typecode() public method

public Beginremove_fw_rule_icmp_typecode ( string rules, CommonFirewallRuleICMPTypeCode typecodes, System callback, object asyncState ) : System.IAsyncResult
rules string
typecodes CommonFirewallRuleICMPTypeCode
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_address() public method

public Beginremove_fw_rule_source_address ( string rules, string addresses, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_address_list() public method

public Beginremove_fw_rule_source_address_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_address_range() public method

public Beginremove_fw_rule_source_address_range ( string rules, CommonAddressRange ranges, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_port() public method

public Beginremove_fw_rule_source_port ( string rules, CommonPortRange ports, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
callback System
asyncState object
return System.IAsyncResult

Beginremove_fw_rule_source_port_list() public method

public Beginremove_fw_rule_source_port_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginreset_fw_rule_statistics() public method

public Beginreset_fw_rule_statistics ( string rules, System callback, object asyncState ) : System.IAsyncResult
rules string
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string description, System callback, object asyncState ) : System.IAsyncResult
description string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_action() public method

public Beginset_fw_rule_action ( string rules, CommonFirewallRuleAction actions, System callback, object asyncState ) : System.IAsyncResult
rules string
actions CommonFirewallRuleAction
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_description() public method

public Beginset_fw_rule_description ( string rules, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_address_description() public method

public Beginset_fw_rule_destination_address_description ( string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_address_range_description() public method

public Beginset_fw_rule_destination_address_range_description ( string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_destination_port_description() public method

public Beginset_fw_rule_destination_port_description ( string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_icmp_typecode_description() public method

public Beginset_fw_rule_icmp_typecode_description ( string rules, CommonFirewallRuleICMPTypeCode typecodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
typecodes CommonFirewallRuleICMPTypeCode
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_log_state() public method

public Beginset_fw_rule_log_state ( string rules, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult
rules string
states CommonEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_order() public method

public Beginset_fw_rule_order ( string rules, long orders, System callback, object asyncState ) : System.IAsyncResult
rules string
orders long
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_protocol() public method

public Beginset_fw_rule_protocol ( string rules, CommonProtocolType protocols, System callback, object asyncState ) : System.IAsyncResult
rules string
protocols CommonProtocolType
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_protocol_numeric() public method

public Beginset_fw_rule_protocol_numeric ( string rules, long protocols, System callback, object asyncState ) : System.IAsyncResult
rules string
protocols long
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_rule_list() public method

public Beginset_fw_rule_rule_list ( string rules, string lists, System callback, object asyncState ) : System.IAsyncResult
rules string
lists string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_address_description() public method

public Beginset_fw_rule_source_address_description ( string rules, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
addresses string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_address_range_description() public method

public Beginset_fw_rule_source_address_range_description ( string rules, CommonAddressRange ranges, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
ranges CommonAddressRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_source_port_description() public method

public Beginset_fw_rule_source_port_description ( string rules, CommonPortRange ports, string descriptions, System callback, object asyncState ) : System.IAsyncResult
rules string
ports CommonPortRange
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_state() public method

public Beginset_fw_rule_state ( string rules, CommonFirewallRuleState states, System callback, object asyncState ) : System.IAsyncResult
rules string
states CommonFirewallRuleState
callback System
asyncState object
return System.IAsyncResult

Beginset_fw_rule_weekly_schedule() public method

public Beginset_fw_rule_weekly_schedule ( string rules, string schedules, System callback, object asyncState ) : System.IAsyncResult
rules string
schedules string
callback System
asyncState object
return System.IAsyncResult

Endadd_fw_rule() public method

public Endadd_fw_rule ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_address() public method

public Endadd_fw_rule_destination_address ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_address_list() public method

public Endadd_fw_rule_destination_address_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_address_range() public method

public Endadd_fw_rule_destination_address_range ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_port() public method

public Endadd_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_destination_port_list() public method

public Endadd_fw_rule_destination_port_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_icmp_typecode() public method

public Endadd_fw_rule_icmp_typecode ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_address() public method

public Endadd_fw_rule_source_address ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_address_list() public method

public Endadd_fw_rule_source_address_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_address_range() public method

public Endadd_fw_rule_source_address_range ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_port() public method

public Endadd_fw_rule_source_port ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_source_port_list() public method

public Endadd_fw_rule_source_port_list ( System asyncResult ) : void
asyncResult System
return void

Endadd_fw_rule_with_rule_list() public method

public Endadd_fw_rule_with_rule_list ( System asyncResult ) : void
asyncResult System
return void

Endget_all_fw_rule_statistics() public method

public Endget_all_fw_rule_statistics ( System asyncResult ) : CommonFirewallRuleStatistics
asyncResult System
return CommonFirewallRuleStatistics

Endget_description() public method

public Endget_description ( System asyncResult ) : string
asyncResult System
return string

Endget_fw_rule() public method

public Endget_fw_rule ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fw_rule_action() public method

public Endget_fw_rule_action ( System asyncResult ) : CommonFirewallRuleAction[]
asyncResult System
return CommonFirewallRuleAction[]

Endget_fw_rule_description() public method

public Endget_fw_rule_description ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fw_rule_destination_address() public method

public Endget_fw_rule_destination_address ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_destination_address_description() public method

public Endget_fw_rule_destination_address_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_destination_address_list() public method

public Endget_fw_rule_destination_address_list ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_destination_address_range() public method

public Endget_fw_rule_destination_address_range ( System asyncResult ) : CommonAddressRange[][]
asyncResult System
return CommonAddressRange[][]

Endget_fw_rule_destination_address_range_description() public method

public Endget_fw_rule_destination_address_range_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_destination_port() public method

public Endget_fw_rule_destination_port ( System asyncResult ) : CommonPortRange[][]
asyncResult System
return CommonPortRange[][]

Endget_fw_rule_destination_port_description() public method

public Endget_fw_rule_destination_port_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_destination_port_list() public method

public Endget_fw_rule_destination_port_list ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_icmp_typecode() public method

public Endget_fw_rule_icmp_typecode ( System asyncResult ) : CommonFirewallRuleICMPTypeCode[][]
asyncResult System
return CommonFirewallRuleICMPTypeCode[][]

Endget_fw_rule_icmp_typecode_description() public method

public Endget_fw_rule_icmp_typecode_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_log_state() public method

public Endget_fw_rule_log_state ( System asyncResult ) : CommonEnabledState[]
asyncResult System
return CommonEnabledState[]

Endget_fw_rule_order() public method

public Endget_fw_rule_order ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_fw_rule_protocol() public method

public Endget_fw_rule_protocol ( System asyncResult ) : CommonProtocolType[]
asyncResult System
return CommonProtocolType[]

Endget_fw_rule_protocol_numeric() public method

public Endget_fw_rule_protocol_numeric ( System asyncResult ) : long[]
asyncResult System
return long[]

Endget_fw_rule_rule_list() public method

public Endget_fw_rule_rule_list ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_fw_rule_source_address() public method

public Endget_fw_rule_source_address ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_source_address_description() public method

public Endget_fw_rule_source_address_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_source_address_list() public method

public Endget_fw_rule_source_address_list ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_source_address_range() public method

public Endget_fw_rule_source_address_range ( System asyncResult ) : CommonAddressRange[][]
asyncResult System
return CommonAddressRange[][]

Endget_fw_rule_source_address_range_description() public method

public Endget_fw_rule_source_address_range_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_source_port() public method

public Endget_fw_rule_source_port ( System asyncResult ) : CommonPortRange[][]
asyncResult System
return CommonPortRange[][]

Endget_fw_rule_source_port_description() public method

public Endget_fw_rule_source_port_description ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_source_port_list() public method

public Endget_fw_rule_source_port_list ( System asyncResult ) : string[][]
asyncResult System
return string[][]

Endget_fw_rule_state() public method

public Endget_fw_rule_state ( System asyncResult ) : CommonFirewallRuleState[]
asyncResult System
return CommonFirewallRuleState[]

Endget_fw_rule_statistics() public method

public Endget_fw_rule_statistics ( System asyncResult ) : CommonFirewallRuleStatistics
asyncResult System
return CommonFirewallRuleStatistics

Endget_fw_rule_weekly_schedule() public method

public Endget_fw_rule_weekly_schedule ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endremove_all_fw_rule_destination_address_lists() public method

public Endremove_all_fw_rule_destination_address_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_address_ranges() public method

public Endremove_all_fw_rule_destination_address_ranges ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_addresses() public method

public Endremove_all_fw_rule_destination_addresses ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_port_lists() public method

public Endremove_all_fw_rule_destination_port_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_destination_ports() public method

public Endremove_all_fw_rule_destination_ports ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_icmp_typecodes() public method

public Endremove_all_fw_rule_icmp_typecodes ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_address_lists() public method

public Endremove_all_fw_rule_source_address_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_address_ranges() public method

public Endremove_all_fw_rule_source_address_ranges ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_addresses() public method

public Endremove_all_fw_rule_source_addresses ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_port_lists() public method

public Endremove_all_fw_rule_source_port_lists ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rule_source_ports() public method

public Endremove_all_fw_rule_source_ports ( System asyncResult ) : void
asyncResult System
return void

Endremove_all_fw_rules() public method

public Endremove_all_fw_rules ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule() public method

public Endremove_fw_rule ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_address() public method

public Endremove_fw_rule_destination_address ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_address_list() public method

public Endremove_fw_rule_destination_address_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_address_range() public method

public Endremove_fw_rule_destination_address_range ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_port() public method

public Endremove_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_destination_port_list() public method

public Endremove_fw_rule_destination_port_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_icmp_typecode() public method

public Endremove_fw_rule_icmp_typecode ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_address() public method

public Endremove_fw_rule_source_address ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_address_list() public method

public Endremove_fw_rule_source_address_list ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_address_range() public method

public Endremove_fw_rule_source_address_range ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_port() public method

public Endremove_fw_rule_source_port ( System asyncResult ) : void
asyncResult System
return void

Endremove_fw_rule_source_port_list() public method

public Endremove_fw_rule_source_port_list ( System asyncResult ) : void
asyncResult System
return void

Endreset_fw_rule_statistics() public method

public Endreset_fw_rule_statistics ( System asyncResult ) : void
asyncResult System
return void

Endset_description() public method

public Endset_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_action() public method

public Endset_fw_rule_action ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_description() public method

public Endset_fw_rule_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_address_description() public method

public Endset_fw_rule_destination_address_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_address_range_description() public method

public Endset_fw_rule_destination_address_range_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_destination_port_description() public method

public Endset_fw_rule_destination_port_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_icmp_typecode_description() public method

public Endset_fw_rule_icmp_typecode_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_log_state() public method

public Endset_fw_rule_log_state ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_order() public method

public Endset_fw_rule_order ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_protocol() public method

public Endset_fw_rule_protocol ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_protocol_numeric() public method

public Endset_fw_rule_protocol_numeric ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_rule_list() public method

public Endset_fw_rule_rule_list ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_address_description() public method

public Endset_fw_rule_source_address_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_address_range_description() public method

public Endset_fw_rule_source_address_range_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_source_port_description() public method

public Endset_fw_rule_source_port_description ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_state() public method

public Endset_fw_rule_state ( System asyncResult ) : void
asyncResult System
return void

Endset_fw_rule_weekly_schedule() public method

public Endset_fw_rule_weekly_schedule ( System asyncResult ) : void
asyncResult System
return void

SecurityFirewallGlobalAdminIPRuleList() public method

public SecurityFirewallGlobalAdminIPRuleList ( ) : System
return System