Method | Description | |
---|---|---|
Beginadd_ip_ttl ( string categories, string ip_ttls, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_blacklist_categories ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_blacklist_category ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_default_match_direction ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_predefined ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_ip_ttl ( string categories, string ip_ttls, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_match_direction ( string categories, SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection directions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string categories, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_ip_ttl ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_blacklist_categories ( System asyncResult ) : void | ||
Enddelete_blacklist_category ( System asyncResult ) : void | ||
Endget_default_match_direction ( System asyncResult ) : SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endis_predefined ( System asyncResult ) : bool[] | ||
Endremove_ip_ttl ( System asyncResult ) : void | ||
Endset_default_match_direction ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
SecurityIPIntelligenceBlacklistCategory ( ) : System |
Method | Description | |
---|---|---|
add_ip_ttl ( string categories, string ip_ttls ) : void | ||
create ( string categories ) : void | ||
delete_all_blacklist_categories ( ) : void | ||
delete_blacklist_category ( string categories ) : void | ||
get_default_match_direction ( string categories ) : SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection[] | ||
get_description ( string categories ) : string[] | ||
get_list ( ) : string[] | ||
get_version ( ) : string | ||
is_predefined ( string categories ) : bool[] | ||
remove_ip_ttl ( string categories, string ip_ttls ) : void | ||
set_default_match_direction ( string categories, SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection directions ) : void | ||
set_description ( string categories, string descriptions ) : void |
public Beginadd_ip_ttl ( string categories, string ip_ttls, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
ip_ttls | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_blacklist_categories ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_blacklist_category ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_match_direction ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
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_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginis_predefined ( string categories, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_ip_ttl ( string categories, string ip_ttls, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
ip_ttls | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_match_direction ( string categories, SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection directions, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
directions | SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string categories, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
categories | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_ip_ttl ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_blacklist_categories ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_blacklist_category ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_default_match_direction ( System asyncResult ) : SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection[] | ||
asyncResult | System | |
return | SecurityIPIntelligenceBlacklistCategoryIPIntelligenceClassMatchDirection[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endis_predefined ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endremove_ip_ttl ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_match_direction ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public SecurityIPIntelligenceBlacklistCategory ( ) : System | ||
return | System |