Method | Description | |
---|---|---|
Beginadd_server ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_valid_group ( string config_names, string groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_valid_role ( string config_names, string roles, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string config_names, |
||
Begindelete_all_configurations ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_configuration ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_admin_distinguished_name ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_admin_password ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_size ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_timeout ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_group_base ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_group_key ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_group_member_key ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_role_key ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_search_option ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_server ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_certificate_serial_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_use_security_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_user_class ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_valid_group ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_valid_role ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_valid_groups ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_valid_roles ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_server ( string config_names, string servers, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_valid_group ( string config_names, string groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_valid_role ( string config_names, string roles, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_admin_distinguished_name ( string config_names, string admin_dns, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_admin_password ( string config_names, string admin_passwords, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cache_size ( string config_names, long sizes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cache_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_group_base ( string config_names, string bases, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_group_key ( string config_names, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_group_member_key ( string config_names, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_role_key ( string config_names, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_search_option ( string config_names, ManagementCCLDAPConfigurationLDAPSearchOption options, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_certificate_serial_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_use_security_state ( string config_names, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_user_class ( string config_names, string user_classes, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_server ( System asyncResult ) : void | ||
Endadd_valid_group ( System asyncResult ) : void | ||
Endadd_valid_role ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_configurations ( System asyncResult ) : void | ||
Enddelete_configuration ( System asyncResult ) : void | ||
Endget_admin_distinguished_name ( System asyncResult ) : string[] | ||
Endget_admin_password ( System asyncResult ) : string[] | ||
Endget_cache_size ( System asyncResult ) : long[] | ||
Endget_cache_timeout ( System asyncResult ) : long[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_group_base ( System asyncResult ) : string[] | ||
Endget_group_key ( System asyncResult ) : string[] | ||
Endget_group_member_key ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_role_key ( System asyncResult ) : string[] | ||
Endget_search_option ( System asyncResult ) : ManagementCCLDAPConfigurationLDAPSearchOption[] | ||
Endget_server ( System asyncResult ) : string[][] | ||
Endget_use_certificate_serial_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_use_security_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_user_class ( System asyncResult ) : string[] | ||
Endget_valid_group ( System asyncResult ) : string[][] | ||
Endget_valid_role ( System asyncResult ) : string[][] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_valid_groups ( System asyncResult ) : void | ||
Endremove_all_valid_roles ( System asyncResult ) : void | ||
Endremove_server ( System asyncResult ) : void | ||
Endremove_valid_group ( System asyncResult ) : void | ||
Endremove_valid_role ( System asyncResult ) : void | ||
Endset_admin_distinguished_name ( System asyncResult ) : void | ||
Endset_admin_password ( System asyncResult ) : void | ||
Endset_cache_size ( System asyncResult ) : void | ||
Endset_cache_timeout ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_group_base ( System asyncResult ) : void | ||
Endset_group_key ( System asyncResult ) : void | ||
Endset_group_member_key ( System asyncResult ) : void | ||
Endset_role_key ( System asyncResult ) : void | ||
Endset_search_option ( System asyncResult ) : void | ||
Endset_use_certificate_serial_state ( System asyncResult ) : void | ||
Endset_use_security_state ( System asyncResult ) : void | ||
Endset_user_class ( System asyncResult ) : void | ||
ManagementCCLDAPConfiguration ( ) : System |
Method | Description | |
---|---|---|
add_server ( string config_names, string servers ) : void | ||
add_valid_group ( string config_names, string groups ) : void | ||
add_valid_role ( string config_names, string roles ) : void | ||
create ( string config_names, ManagementCCLDAPConfigurationLDAPSearchOption search_options, string servers ) : void | ||
delete_all_configurations ( ) : void | ||
delete_configuration ( string config_names ) : void | ||
get_admin_distinguished_name ( string config_names ) : string[] | ||
get_admin_password ( string config_names ) : string[] | ||
get_cache_size ( string config_names ) : long[] | ||
get_cache_timeout ( string config_names ) : long[] | ||
get_description ( string config_names ) : string[] | ||
get_group_base ( string config_names ) : string[] | ||
get_group_key ( string config_names ) : string[] | ||
get_group_member_key ( string config_names ) : string[] | ||
get_list ( ) : string[] | ||
get_role_key ( string config_names ) : string[] | ||
get_search_option ( string config_names ) : ManagementCCLDAPConfigurationLDAPSearchOption[] | ||
get_server ( string config_names ) : string[][] | ||
get_use_certificate_serial_state ( string config_names ) : CommonEnabledState[] | ||
get_use_security_state ( string config_names ) : CommonEnabledState[] | ||
get_user_class ( string config_names ) : string[] | ||
get_valid_group ( string config_names ) : string[][] | ||
get_valid_role ( string config_names ) : string[][] | ||
get_version ( ) : string | ||
remove_all_valid_groups ( string config_names ) : void | ||
remove_all_valid_roles ( string config_names ) : void | ||
remove_server ( string config_names, string servers ) : void | ||
remove_valid_group ( string config_names, string groups ) : void | ||
remove_valid_role ( string config_names, string roles ) : void | ||
set_admin_distinguished_name ( string config_names, string admin_dns ) : void | ||
set_admin_password ( string config_names, string admin_passwords ) : void | ||
set_cache_size ( string config_names, long sizes ) : void | ||
set_cache_timeout ( string config_names, long timeouts ) : void | ||
set_description ( string config_names, string descriptions ) : void | ||
set_group_base ( string config_names, string bases ) : void | ||
set_group_key ( string config_names, string keys ) : void | ||
set_group_member_key ( string config_names, string keys ) : void | ||
set_role_key ( string config_names, string keys ) : void | ||
set_search_option ( string config_names, ManagementCCLDAPConfigurationLDAPSearchOption options ) : void | ||
set_use_certificate_serial_state ( string config_names, CommonEnabledState states ) : void | ||
set_use_security_state ( string config_names, CommonEnabledState states ) : void | ||
set_user_class ( string config_names, string user_classes ) : 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 Beginadd_valid_group ( string config_names, string groups, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_valid_role ( string config_names, string roles, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
roles | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string config_names, |
||
config_names | string | |
search_options | ||
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_admin_distinguished_name ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_admin_password ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cache_size ( 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_description ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_group_base ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_group_key ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_group_member_key ( 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_role_key ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_search_option ( 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_use_certificate_serial_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_use_security_state ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_user_class ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_valid_group ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_valid_role ( 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_valid_groups ( string config_names, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_valid_roles ( 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 Beginremove_valid_group ( string config_names, string groups, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_valid_role ( string config_names, string roles, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
roles | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_admin_distinguished_name ( string config_names, string admin_dns, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
admin_dns | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_admin_password ( string config_names, string admin_passwords, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
admin_passwords | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cache_size ( string config_names, long sizes, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
sizes | long | |
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_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_group_base ( string config_names, string bases, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
bases | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_group_key ( string config_names, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_group_member_key ( string config_names, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_role_key ( string config_names, string keys, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
keys | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_search_option ( string config_names, ManagementCCLDAPConfigurationLDAPSearchOption options, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
options | ManagementCCLDAPConfigurationLDAPSearchOption | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_use_certificate_serial_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_use_security_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_user_class ( string config_names, string user_classes, System callback, object asyncState ) : System.IAsyncResult | ||
config_names | string | |
user_classes | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_valid_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_valid_role ( 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_admin_distinguished_name ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_admin_password ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_cache_size ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_cache_timeout ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_group_base ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_group_key ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_group_member_key ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_role_key ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_search_option ( System asyncResult ) : ManagementCCLDAPConfigurationLDAPSearchOption[] | ||
asyncResult | System | |
return | ManagementCCLDAPConfigurationLDAPSearchOption[] |
public Endget_server ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_use_certificate_serial_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_use_security_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_user_class ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_valid_group ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_valid_role ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_valid_groups ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_valid_roles ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_server ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_valid_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_valid_role ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_admin_distinguished_name ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_admin_password ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cache_size ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cache_timeout ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_group_base ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_group_key ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_group_member_key ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_role_key ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_search_option ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_certificate_serial_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_use_security_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_user_class ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public ManagementCCLDAPConfiguration ( ) : System | ||
return | System |