Method | Description | |
---|---|---|
Beginchange_my_password ( |
||
Beginchange_password ( string user_names, string passwords, System callback, object asyncState ) : System.IAsyncResult | ||
Beginchange_password_2 ( string user_names, |
||
Begincreate_user ( |
||
Begincreate_user_2 ( |
||
Begincreate_user_3 ( |
||
Begindelete_user ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_user_permission ( string user_names, |
||
Beginget_authentication_method ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_default_partition ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_default_role ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_encrypted_password ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_fullname ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_group_id ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_home_directory ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_home_partition ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_login_shell ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_my_permission ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_remote_console_access ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_role ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_user_id ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_user_permission ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginis_locked_out ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_locked_out ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_authentication_method ( CommonAuthenticationMethod auth_method, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_partition ( string partition, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_role ( ManagementUserManagementUserRole role, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string user_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_fullname ( string user_names, string fullnames, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_group_id ( string user_names, long gids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_home_directory ( string user_names, string directories, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_login_shell ( string user_names, string shells, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_remote_console_access ( bool enabled, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_role ( string user_names, ManagementUserManagementUserRole roles, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_user_id ( string user_names, long uids, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_user_permission ( string user_names, |
||
Endchange_my_password ( System asyncResult ) : void | ||
Endchange_password ( System asyncResult ) : void | ||
Endchange_password_2 ( System asyncResult ) : void | ||
Endcreate_user ( System asyncResult ) : void | ||
Endcreate_user_2 ( System asyncResult ) : void | ||
Endcreate_user_3 ( System asyncResult ) : void | ||
Enddelete_user ( System asyncResult ) : void | ||
Enddelete_user_permission ( System asyncResult ) : void | ||
Endget_authentication_method ( System asyncResult ) : CommonAuthenticationMethod | ||
Endget_default_partition ( System asyncResult ) : string | ||
Endget_default_role ( System asyncResult ) : ManagementUserManagementUserRole | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_encrypted_password ( System asyncResult ) : string[] | ||
Endget_fullname ( System asyncResult ) : string[] | ||
Endget_group_id ( System asyncResult ) : long[] | ||
Endget_home_directory ( System asyncResult ) : string[] | ||
Endget_home_partition ( System asyncResult ) : string[] | ||
Endget_list ( System asyncResult ) : iControl.ManagementUserManagementUserID[] | ||
Endget_login_shell ( System asyncResult ) : string[] | ||
Endget_my_permission ( System asyncResult ) : iControl.ManagementUserManagementUserPermission[] | ||
Endget_remote_console_access ( System asyncResult ) : bool | ||
Endget_role ( System asyncResult ) : ManagementUserManagementUserRole[] | ||
Endget_user_id ( System asyncResult ) : long[] | ||
Endget_user_permission ( System asyncResult ) : iControl.ManagementUserManagementUserPermission[][] | ||
Endget_version ( System asyncResult ) : string | ||
Endis_locked_out ( System asyncResult ) : bool[] | ||
Endreset_locked_out ( System asyncResult ) : void | ||
Endset_authentication_method ( System asyncResult ) : void | ||
Endset_default_partition ( System asyncResult ) : void | ||
Endset_default_role ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_fullname ( System asyncResult ) : void | ||
Endset_group_id ( System asyncResult ) : void | ||
Endset_home_directory ( System asyncResult ) : void | ||
Endset_login_shell ( System asyncResult ) : void | ||
Endset_remote_console_access ( System asyncResult ) : void | ||
Endset_role ( System asyncResult ) : void | ||
Endset_user_id ( System asyncResult ) : void | ||
Endset_user_permission ( System asyncResult ) : void | ||
ManagementUserManagement ( ) : System |
Method | Description | |
---|---|---|
change_my_password ( |
||
change_password ( string user_names, string passwords ) : void | ||
change_password_2 ( string user_names, |
||
create_user ( |
||
create_user_2 ( |
||
create_user_3 ( |
||
delete_user ( string user_names ) : void | ||
delete_user_permission ( string user_names, |
||
get_authentication_method ( ) : CommonAuthenticationMethod | ||
get_default_partition ( ) : string | ||
get_default_role ( ) : ManagementUserManagementUserRole | ||
get_description ( string user_names ) : string[] | ||
get_encrypted_password ( string user_names ) : string[] | ||
get_fullname ( string user_names ) : string[] | ||
get_group_id ( string user_names ) : long[] | ||
get_home_directory ( string user_names ) : string[] | ||
get_home_partition ( string user_names ) : string[] | ||
get_list ( ) : iControl.ManagementUserManagementUserID[] | ||
get_login_shell ( string user_names ) : string[] | ||
get_my_permission ( ) : iControl.ManagementUserManagementUserPermission[] | ||
get_remote_console_access ( ) : bool | ||
get_role ( string user_names ) : ManagementUserManagementUserRole[] | ||
get_user_id ( string user_names ) : long[] | ||
get_user_permission ( string user_names ) : iControl.ManagementUserManagementUserPermission[][] | ||
get_version ( ) : string | ||
is_locked_out ( string user_names ) : bool[] | ||
reset_locked_out ( string user_names ) : void | ||
set_authentication_method ( CommonAuthenticationMethod auth_method ) : void | ||
set_default_partition ( string partition ) : void | ||
set_default_role ( ManagementUserManagementUserRole role ) : void | ||
set_description ( string user_names, string descriptions ) : void | ||
set_fullname ( string user_names, string fullnames ) : void | ||
set_group_id ( string user_names, long gids ) : void | ||
set_home_directory ( string user_names, string directories ) : void | ||
set_login_shell ( string user_names, string shells ) : void | ||
set_remote_console_access ( bool enabled ) : void | ||
set_role ( string user_names, ManagementUserManagementUserRole roles ) : void | ||
set_user_id ( string user_names, long uids ) : void | ||
set_user_permission ( string user_names, |
public Beginchange_my_password ( |
||
password | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginchange_password ( string user_names, string passwords, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
passwords | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginchange_password_2 ( string user_names, |
||
user_names | string | |
passwords | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_user ( |
||
users | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_user_2 ( |
||
users | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate_user_3 ( |
||
users | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_user ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_user_permission ( string user_names, |
||
user_names | string | |
permissions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_authentication_method ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_partition ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_default_role ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_encrypted_password ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_fullname ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_group_id ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_home_directory ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_home_partition ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_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_login_shell ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_my_permission ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_remote_console_access ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_role ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_user_id ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_user_permission ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_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 Beginis_locked_out ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginreset_locked_out ( string user_names, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_authentication_method ( CommonAuthenticationMethod auth_method, System callback, object asyncState ) : System.IAsyncResult | ||
auth_method | CommonAuthenticationMethod | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_partition ( string partition, System callback, object asyncState ) : System.IAsyncResult | ||
partition | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_default_role ( ManagementUserManagementUserRole role, System callback, object asyncState ) : System.IAsyncResult | ||
role | ManagementUserManagementUserRole | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string user_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_fullname ( string user_names, string fullnames, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
fullnames | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_group_id ( string user_names, long gids, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
gids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_home_directory ( string user_names, string directories, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
directories | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_login_shell ( string user_names, string shells, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
shells | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_remote_console_access ( bool enabled, System callback, object asyncState ) : System.IAsyncResult | ||
enabled | bool | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_role ( string user_names, ManagementUserManagementUserRole roles, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
roles | ManagementUserManagementUserRole | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_user_id ( string user_names, long uids, System callback, object asyncState ) : System.IAsyncResult | ||
user_names | string | |
uids | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_user_permission ( string user_names, |
||
user_names | string | |
permissions | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endchange_my_password ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endchange_password ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endchange_password_2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_user ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_user_2 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate_user_3 ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_user ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_user_permission ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_authentication_method ( System asyncResult ) : CommonAuthenticationMethod | ||
asyncResult | System | |
return | CommonAuthenticationMethod |
public Endget_default_partition ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endget_default_role ( System asyncResult ) : ManagementUserManagementUserRole | ||
asyncResult | System | |
return | ManagementUserManagementUserRole |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_encrypted_password ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_fullname ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_group_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_home_directory ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_home_partition ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list ( System asyncResult ) : iControl.ManagementUserManagementUserID[] | ||
asyncResult | System | |
return | iControl.ManagementUserManagementUserID[] |
public Endget_login_shell ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_my_permission ( System asyncResult ) : iControl.ManagementUserManagementUserPermission[] | ||
asyncResult | System | |
return | iControl.ManagementUserManagementUserPermission[] |
public Endget_remote_console_access ( System asyncResult ) : bool | ||
asyncResult | System | |
return | bool |
public Endget_role ( System asyncResult ) : ManagementUserManagementUserRole[] | ||
asyncResult | System | |
return | ManagementUserManagementUserRole[] |
public Endget_user_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_user_permission ( System asyncResult ) : iControl.ManagementUserManagementUserPermission[][] | ||
asyncResult | System | |
return | iControl.ManagementUserManagementUserPermission[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endis_locked_out ( System asyncResult ) : bool[] | ||
asyncResult | System | |
return | bool[] |
public Endreset_locked_out ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_authentication_method ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_partition ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_default_role ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_fullname ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_group_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_home_directory ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_login_shell ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_remote_console_access ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_role ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_user_id ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_user_permission ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |