Method | Description | |
---|---|---|
Beginadd_server ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate_default_authentication_radius_configuration ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_configurations ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_configuration ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_accounting_validation_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_client_id ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_debug_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_retry ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_server ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_service_type ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_servers ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_server ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_accounting_validation_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_client_id ( string config_names, string client_ids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_debug_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string config_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_retry ( string config_names, long retries, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_service_type ( string config_names, ManagementRadiusServiceType service_types, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_server ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Endcreate_default_authentication_radius_configuration ( System asyncResult ) : void | ||
Enddelete_all_configurations ( System asyncResult ) : void | ||
Enddelete_configuration ( System asyncResult ) : void | ||
Endget_accounting_validation_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_client_id ( System asyncResult ) : string[] | ||
Endget_debug_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_retry ( System asyncResult ) : long[] | ||
Endget_server ( System asyncResult ) : string[][] | ||
Endget_service_type ( System asyncResult ) : ManagementRadiusServiceType[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_servers ( System asyncResult ) : void | ||
Endremove_server ( System asyncResult ) : void | ||
Endset_accounting_validation_state ( System asyncResult ) : void | ||
Endset_client_id ( System asyncResult ) : void | ||
Endset_debug_state ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_retry ( System asyncResult ) : void | ||
Endset_service_type ( System asyncResult ) : void | ||
ManagementRADIUSConfiguration ( ) : System |
Method | Description | |
---|---|---|
add_server ( string config_names, string servers ) : void | ||
create ( string config_names, string servers ) : void | ||
create_default_authentication_radius_configuration ( string servers ) : void | ||
delete_all_configurations ( ) : void | ||
delete_configuration ( string config_names ) : void | ||
get_accounting_validation_state ( string config_names ) : CommonEnabledState[] | ||
get_client_id ( string config_names ) : string[] | ||
get_debug_state ( string config_names ) : CommonEnabledState[] | ||
get_description ( string config_names ) : string[] | ||
get_list ( ) : string[] | ||
get_retry ( string config_names ) : long[] | ||
get_server ( string config_names ) : string[][] | ||
get_service_type ( string config_names ) : ManagementRadiusServiceType[] | ||
get_version ( ) : string | ||
remove_all_servers ( string config_names ) : void | ||
remove_server ( string config_names, string servers ) : void | ||
set_accounting_validation_state ( string config_names, CommonEnabledState states ) : void | ||
set_client_id ( string config_names, string client_ids ) : void | ||
set_debug_state ( string config_names, CommonEnabledState states ) : void | ||
set_description ( string config_names, string descriptions ) : void | ||
set_retry ( string config_names, long retries ) : void | ||
set_service_type ( string config_names, ManagementRadiusServiceType service_types ) : void |
public Beginadd_server ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_default_authentication_radius_configuration ( string servers, System callback, object asyncState ) : System.IAsyncResult | ||
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_configurations ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_configuration ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_accounting_validation_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_client_id ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_debug_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | 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_retry ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_server ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_service_type ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | 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_all_servers ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_server ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
servers | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_accounting_validation_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_client_id ( string config_names, string client_ids, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
client_ids | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_debug_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string config_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_retry ( string config_names, long retries, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
retries | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_service_type ( string config_names, ManagementRadiusServiceType service_types, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
service_types | ManagementRadiusServiceType | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_default_authentication_radius_configuration ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_configurations ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_configuration ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_accounting_validation_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_client_id ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_debug_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_retry ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_server ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_service_type ( System asyncResult ) : ManagementRadiusServiceType[] | ||
asyncResult | System | |
return | ManagementRadiusServiceType[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_servers ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_accounting_validation_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_client_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_debug_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_retry ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_service_type ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public ManagementRADIUSConfiguration ( ) : System | ||
return | System |