Méthode | Description | |
---|---|---|
Beginadd_policy ( string subscribers, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string subscribers, PEMSubscriberSubscriberIdType types, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_subscribers ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_sessiondb_entry ( |
||
Begindelete_subscriber ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ip_address ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_policy ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_sessiondb_entry ( |
||
Beginget_subscriber_id_type ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginload_subscribers ( string filenames, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_policy ( string subscribers, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ip_address ( string subscribers, string ips, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_subscriber_id_type ( string subscribers, PEMSubscriberSubscriberIdType types, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_policy ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_subscribers ( System asyncResult ) : void | ||
Enddelete_sessiondb_entry ( System asyncResult ) : void | ||
Enddelete_subscriber ( System asyncResult ) : void | ||
Endget_ip_address ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_policy ( System asyncResult ) : string[][] | ||
Endget_sessiondb_entry ( System asyncResult ) : iControl.PEMSubscriberSessionDBEntry[][] | ||
Endget_subscriber_id_type ( System asyncResult ) : PEMSubscriberSubscriberIdType[] | ||
Endget_version ( System asyncResult ) : string | ||
Endload_subscribers ( System asyncResult ) : void | ||
Endremove_policy ( System asyncResult ) : void | ||
Endset_ip_address ( System asyncResult ) : void | ||
Endset_subscriber_id_type ( System asyncResult ) : void | ||
PEMSubscriber ( ) : System |
Méthode | Description | |
---|---|---|
add_policy ( string subscribers, string policies ) : void | ||
create ( string subscribers, PEMSubscriberSubscriberIdType types, string policies ) : void | ||
delete_all_subscribers ( ) : void | ||
delete_sessiondb_entry ( |
||
delete_subscriber ( string subscribers ) : void | ||
get_ip_address ( string subscribers ) : string[] | ||
get_list ( ) : string[] | ||
get_policy ( string subscribers ) : string[][] | ||
get_sessiondb_entry ( |
||
get_subscriber_id_type ( string subscribers ) : PEMSubscriberSubscriberIdType[] | ||
get_version ( ) : string | ||
load_subscribers ( string filenames ) : void | ||
remove_policy ( string subscribers, string policies ) : void | ||
set_ip_address ( string subscribers, string ips ) : void | ||
set_subscriber_id_type ( string subscribers, PEMSubscriberSubscriberIdType types ) : void |
public Beginadd_policy ( string subscribers, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
policies | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begincreate ( string subscribers, PEMSubscriberSubscriberIdType types, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
types | PEMSubscriberSubscriberIdType | |
policies | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_subscribers ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_sessiondb_entry ( |
||
keys | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_subscriber ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_ip_address ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_policy ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_sessiondb_entry ( |
||
keys | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_subscriber_id_type ( string subscribers, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginload_subscribers ( string filenames, System callback, object asyncState ) : System.IAsyncResult | ||
filenames | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginremove_policy ( string subscribers, string policies, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
policies | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_ip_address ( string subscribers, string ips, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
ips | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_subscriber_id_type ( string subscribers, PEMSubscriberSubscriberIdType types, System callback, object asyncState ) : System.IAsyncResult | ||
subscribers | string | |
types | PEMSubscriberSubscriberIdType | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endadd_policy ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_subscribers ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_sessiondb_entry ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_subscriber ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_ip_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_policy ( System asyncResult ) : string[][] | ||
asyncResult | System | |
Résultat | string[][] |
public Endget_sessiondb_entry ( System asyncResult ) : iControl.PEMSubscriberSessionDBEntry[][] | ||
asyncResult | System | |
Résultat | iControl.PEMSubscriberSessionDBEntry[][] |
public Endget_subscriber_id_type ( System asyncResult ) : PEMSubscriberSubscriberIdType[] | ||
asyncResult | System | |
Résultat | PEMSubscriberSubscriberIdType[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endload_subscribers ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endremove_policy ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_ip_address ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_subscriber_id_type ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |