Method | Description | |
---|---|---|
Beginadd_address ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_address_range ( string lists, |
||
Beginadd_geo ( string lists, |
||
Beginadd_nested_address_list ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_with_address_range ( string lists, |
||
Begincreate_with_geo ( string lists, |
||
Begincreate_with_nested_address_list ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_address_list ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_address_lists ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_address ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_address_description ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_address_range ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_address_range_description ( string lists, |
||
Beginget_description ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_geo ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_geo_description ( string lists, |
||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nested_address_list ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nested_address_list_description ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_address ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_address_range ( string lists, |
||
Beginremove_all_address_ranges ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_addresses ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_geos ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_nested_address_lists ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_geo ( string lists, |
||
Beginremove_nested_address_list ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_address_description ( string lists, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_address_range_description ( string lists, |
||
Beginset_description ( string lists, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_geo_description ( string lists, |
||
Beginset_nested_address_list_description ( string lists, string nested_lists, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_address ( System asyncResult ) : void | ||
Endadd_address_range ( System asyncResult ) : void | ||
Endadd_geo ( System asyncResult ) : void | ||
Endadd_nested_address_list ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_with_address_range ( System asyncResult ) : void | ||
Endcreate_with_geo ( System asyncResult ) : void | ||
Endcreate_with_nested_address_list ( System asyncResult ) : void | ||
Enddelete_address_list ( System asyncResult ) : void | ||
Enddelete_all_address_lists ( System asyncResult ) : void | ||
Endget_address ( System asyncResult ) : string[][] | ||
Endget_address_description ( System asyncResult ) : string[][] | ||
Endget_address_range ( System asyncResult ) : iControl.CommonAddressRange[][] | ||
Endget_address_range_description ( System asyncResult ) : string[][] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_geo ( System asyncResult ) : iControl.CommonGeoLocation[][] | ||
Endget_geo_description ( System asyncResult ) : string[][] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_nested_address_list ( System asyncResult ) : string[][] | ||
Endget_nested_address_list_description ( System asyncResult ) : string[][] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_address ( System asyncResult ) : void | ||
Endremove_address_range ( System asyncResult ) : void | ||
Endremove_all_address_ranges ( System asyncResult ) : void | ||
Endremove_all_addresses ( System asyncResult ) : void | ||
Endremove_all_geos ( System asyncResult ) : void | ||
Endremove_all_nested_address_lists ( System asyncResult ) : void | ||
Endremove_geo ( System asyncResult ) : void | ||
Endremove_nested_address_list ( System asyncResult ) : void | ||
Endset_address_description ( System asyncResult ) : void | ||
Endset_address_range_description ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_geo_description ( System asyncResult ) : void | ||
Endset_nested_address_list_description ( System asyncResult ) : void | ||
SecurityFirewallAddressList ( ) : System |
Method | Description | |
---|---|---|
add_address ( string lists, string addresses ) : void | ||
add_address_range ( string lists, |
||
add_geo ( string lists, |
||
add_nested_address_list ( string lists, string nested_lists ) : void | ||
create ( string lists, string addresses ) : void | ||
create_with_address_range ( string lists, |
||
create_with_geo ( string lists, |
||
create_with_nested_address_list ( string lists, string nested_lists ) : void | ||
delete_address_list ( string lists ) : void | ||
delete_all_address_lists ( ) : void | ||
get_address ( string lists ) : string[][] | ||
get_address_description ( string lists, string addresses ) : string[][] | ||
get_address_range ( string lists ) : iControl.CommonAddressRange[][] | ||
get_address_range_description ( string lists, |
||
get_description ( string lists ) : string[] | ||
get_geo ( string lists ) : iControl.CommonGeoLocation[][] | ||
get_geo_description ( string lists, |
||
get_list ( ) : string[] | ||
get_nested_address_list ( string lists ) : string[][] | ||
get_nested_address_list_description ( string lists, string nested_lists ) : string[][] | ||
get_version ( ) : string | ||
remove_address ( string lists, string addresses ) : void | ||
remove_address_range ( string lists, |
||
remove_all_address_ranges ( string lists ) : void | ||
remove_all_addresses ( string lists ) : void | ||
remove_all_geos ( string lists ) : void | ||
remove_all_nested_address_lists ( string lists ) : void | ||
remove_geo ( string lists, |
||
remove_nested_address_list ( string lists, string nested_lists ) : void | ||
set_address_description ( string lists, string addresses, string descriptions ) : void | ||
set_address_range_description ( string lists, |
||
set_description ( string lists, string descriptions ) : void | ||
set_geo_description ( string lists, |
||
set_nested_address_list_description ( string lists, string nested_lists, string descriptions ) : void |
public Beginadd_address ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_address_range ( string lists, |
||
lists | string | |
ranges | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_geo ( string lists, |
||
lists | string | |
geos | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_nested_address_list ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
nested_lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_with_address_range ( string lists, |
||
lists | string | |
ranges | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_with_geo ( string lists, |
||
lists | string | |
geos | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_with_nested_address_list ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
nested_lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_address_list ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_address_lists ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_address ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_address_description ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_address_range ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_address_range_description ( string lists, |
||
lists | string | |
ranges | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_geo ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_geo_description ( string lists, |
||
lists | string | |
geos | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_nested_address_list ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_nested_address_list_description ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
nested_lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_address ( string lists, string addresses, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
addresses | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_address_range ( string lists, |
||
lists | string | |
ranges | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_address_ranges ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_addresses ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_geos ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_nested_address_lists ( string lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_geo ( string lists, |
||
lists | string | |
geos | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_nested_address_list ( string lists, string nested_lists, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
nested_lists | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_address_description ( string lists, string addresses, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
addresses | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_address_range_description ( string lists, |
||
lists | string | |
ranges | ||
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string lists, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_geo_description ( string lists, |
||
lists | string | |
geos | ||
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_nested_address_list_description ( string lists, string nested_lists, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
lists | string | |
nested_lists | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_address_range ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_geo ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_nested_address_list ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_with_address_range ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_with_geo ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_with_nested_address_list ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_address_list ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_address_lists ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_address ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_address_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_address_range ( System asyncResult ) : iControl.CommonAddressRange[][] | ||
asyncResult | System | |
return | iControl.CommonAddressRange[][] |
public Endget_address_range_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_geo ( System asyncResult ) : iControl.CommonGeoLocation[][] | ||
asyncResult | System | |
return | iControl.CommonGeoLocation[][] |
public Endget_geo_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_nested_address_list ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_nested_address_list_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_address ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_address_range ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_address_ranges ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_addresses ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_geos ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_nested_address_lists ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_geo ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_nested_address_list ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_address_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_address_range_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_geo_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_nested_address_list_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public SecurityFirewallAddressList ( ) : System | ||
return | System |