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 | ||
Begindelete_all_configurations ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_configuration ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_timeout ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_connection_timeout ( 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_server ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_update_interval ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_issuer_state ( 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_cache_timeout ( string config_names, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_connection_timeout ( string config_names, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string config_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_update_interval ( string config_names, long intervals, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_issuer_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_server ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_configurations ( System asyncResult ) : void | ||
Enddelete_configuration ( System asyncResult ) : void | ||
Endget_cache_timeout ( System asyncResult ) : long[] | ||
Endget_connection_timeout ( System asyncResult ) : long[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_server ( System asyncResult ) : string[][] | ||
Endget_update_interval ( System asyncResult ) : long[] | ||
Endget_use_issuer_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_servers ( System asyncResult ) : void | ||
Endremove_server ( System asyncResult ) : void | ||
Endset_cache_timeout ( System asyncResult ) : void | ||
Endset_connection_timeout ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_update_interval ( System asyncResult ) : void | ||
Endset_use_issuer_state ( System asyncResult ) : void | ||
ManagementCRLDPConfiguration ( ) : System |
Method | Description | |
---|---|---|
add_server ( string config_names, string servers ) : void | ||
create ( string config_names, string servers ) : void | ||
delete_all_configurations ( ) : void | ||
delete_configuration ( string config_names ) : void | ||
get_cache_timeout ( string config_names ) : long[] | ||
get_connection_timeout ( string config_names ) : long[] | ||
get_description ( string config_names ) : string[] | ||
get_list ( ) : string[] | ||
get_server ( string config_names ) : string[][] | ||
get_update_interval ( string config_names ) : long[] | ||
get_use_issuer_state ( string config_names ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
remove_all_servers ( string config_names ) : void | ||
remove_server ( string config_names, string servers ) : void | ||
set_cache_timeout ( string config_names, long timeouts ) : void | ||
set_connection_timeout ( string config_names, long timeouts ) : void | ||
set_description ( string config_names, string descriptions ) : void | ||
set_update_interval ( string config_names, long intervals ) : void | ||
set_use_issuer_state ( string config_names, CommonEnabledState states ) : 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 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_cache_timeout ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_connection_timeout ( 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_server ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_update_interval ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_use_issuer_state ( 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_cache_timeout ( string config_names, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
timeouts | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_connection_timeout ( string config_names, long timeouts, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
timeouts | long | |
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_update_interval ( string config_names, long intervals, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
intervals | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_use_issuer_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 Endadd_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( 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_cache_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_connection_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_server ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_update_interval ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_use_issuer_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
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_cache_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_connection_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_update_interval ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_issuer_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public ManagementCRLDPConfiguration ( ) : System | ||
return | System |