메소드 | 설명 | |
---|---|---|
Beginget_description ( string global_policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_policy ( string global_policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string global_policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_policy ( string global_policies, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_policy ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_description ( System asyncResult ) : void | ||
Endset_policy ( System asyncResult ) : void | ||
SecurityIPIntelligenceGlobalPolicy ( ) : System |
메소드 | 설명 | |
---|---|---|
get_description ( string global_policies ) : string[] | ||
get_list ( ) : string[] | ||
get_policy ( string global_policies ) : string[] | ||
get_version ( ) : string | ||
set_description ( string global_policies, string descriptions ) : void | ||
set_policy ( string global_policies, string policies ) : void |
public Beginget_description ( string global_policies, System callback, object asyncState ) : System.IAsyncResult | ||
global_policies | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_policy ( string global_policies, System callback, object asyncState ) : System.IAsyncResult | ||
global_policies | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_description ( string global_policies, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
global_policies | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_policy ( string global_policies, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
global_policies | string | |
policies | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_policy ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_policy ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public SecurityIPIntelligenceGlobalPolicy ( ) : System | ||
리턴 | System |