C# Class iControl.ManagementNamed

Inheritance: iControlInterface
Mostra file Open project: f5devcentral/f5-icontrol-library-dotnet Class Usage Examples

Public Methods

Method Description
Begindelete_acl_statement ( string statement_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_controls_statement ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_include_statement ( string path_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_key_statement ( string statement_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_logging_statement ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_options_statement ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_server_statement ( string statement_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_trusted_keys_statement ( System callback, object asyncState ) : System.IAsyncResult
Beginget_bind_version ( System callback, object asyncState ) : System.IAsyncResult
Beginget_named_configuration_file ( System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginset_acl_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
Beginset_controls_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
Beginset_include_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
Beginset_key_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
Beginset_logging_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
Beginset_options_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
Beginset_server_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
Beginset_trusted_keys_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
Enddelete_acl_statement ( System asyncResult ) : void
Enddelete_controls_statement ( System asyncResult ) : void
Enddelete_include_statement ( System asyncResult ) : void
Enddelete_key_statement ( System asyncResult ) : void
Enddelete_logging_statement ( System asyncResult ) : void
Enddelete_options_statement ( System asyncResult ) : void
Enddelete_server_statement ( System asyncResult ) : void
Enddelete_trusted_keys_statement ( System asyncResult ) : void
Endget_bind_version ( System asyncResult ) : string
Endget_named_configuration_file ( System asyncResult ) : string[]
Endget_version ( System asyncResult ) : string
Endset_acl_statement ( System asyncResult ) : void
Endset_controls_statement ( System asyncResult ) : void
Endset_include_statement ( System asyncResult ) : void
Endset_key_statement ( System asyncResult ) : void
Endset_logging_statement ( System asyncResult ) : void
Endset_options_statement ( System asyncResult ) : void
Endset_server_statement ( System asyncResult ) : void
Endset_trusted_keys_statement ( System asyncResult ) : void
ManagementNamed ( ) : System

Private Methods

Method Description
delete_acl_statement ( string statement_names ) : void
delete_controls_statement ( ) : void
delete_include_statement ( string path_names ) : void
delete_key_statement ( string statement_names ) : void
delete_logging_statement ( ) : void
delete_options_statement ( ) : void
delete_server_statement ( string statement_names ) : void
delete_trusted_keys_statement ( ) : void
get_bind_version ( ) : string
get_named_configuration_file ( ) : string[]
get_version ( ) : string
set_acl_statement ( ManagementStatementDefinition statements ) : void
set_controls_statement ( ManagementStatementDefinition statement ) : void
set_include_statement ( ManagementStatementDefinition statements ) : void
set_key_statement ( ManagementStatementDefinition statements ) : void
set_logging_statement ( ManagementStatementDefinition statement ) : void
set_options_statement ( ManagementStatementDefinition statement ) : void
set_server_statement ( ManagementStatementDefinition statements ) : void
set_trusted_keys_statement ( ManagementStatementDefinition statement ) : void

Method Details

Begindelete_acl_statement() public method

public Begindelete_acl_statement ( string statement_names, System callback, object asyncState ) : System.IAsyncResult
statement_names string
callback System
asyncState object
return System.IAsyncResult

Begindelete_controls_statement() public method

public Begindelete_controls_statement ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_include_statement() public method

public Begindelete_include_statement ( string path_names, System callback, object asyncState ) : System.IAsyncResult
path_names string
callback System
asyncState object
return System.IAsyncResult

Begindelete_key_statement() public method

public Begindelete_key_statement ( string statement_names, System callback, object asyncState ) : System.IAsyncResult
statement_names string
callback System
asyncState object
return System.IAsyncResult

Begindelete_logging_statement() public method

public Begindelete_logging_statement ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_options_statement() public method

public Begindelete_options_statement ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Begindelete_server_statement() public method

public Begindelete_server_statement ( string statement_names, System callback, object asyncState ) : System.IAsyncResult
statement_names string
callback System
asyncState object
return System.IAsyncResult

Begindelete_trusted_keys_statement() public method

public Begindelete_trusted_keys_statement ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_bind_version() public method

public Beginget_bind_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_named_configuration_file() public method

public Beginget_named_configuration_file ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginget_version() public method

public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
callback System
asyncState object
return System.IAsyncResult

Beginset_acl_statement() public method

public Beginset_acl_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
statements ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_controls_statement() public method

public Beginset_controls_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
statement ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_include_statement() public method

public Beginset_include_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
statements ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_key_statement() public method

public Beginset_key_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
statements ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_logging_statement() public method

public Beginset_logging_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
statement ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_options_statement() public method

public Beginset_options_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
statement ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_server_statement() public method

public Beginset_server_statement ( ManagementStatementDefinition statements, System callback, object asyncState ) : System.IAsyncResult
statements ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Beginset_trusted_keys_statement() public method

public Beginset_trusted_keys_statement ( ManagementStatementDefinition statement, System callback, object asyncState ) : System.IAsyncResult
statement ManagementStatementDefinition
callback System
asyncState object
return System.IAsyncResult

Enddelete_acl_statement() public method

public Enddelete_acl_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_controls_statement() public method

public Enddelete_controls_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_include_statement() public method

public Enddelete_include_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_key_statement() public method

public Enddelete_key_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_logging_statement() public method

public Enddelete_logging_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_options_statement() public method

public Enddelete_options_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_server_statement() public method

public Enddelete_server_statement ( System asyncResult ) : void
asyncResult System
return void

Enddelete_trusted_keys_statement() public method

public Enddelete_trusted_keys_statement ( System asyncResult ) : void
asyncResult System
return void

Endget_bind_version() public method

public Endget_bind_version ( System asyncResult ) : string
asyncResult System
return string

Endget_named_configuration_file() public method

public Endget_named_configuration_file ( System asyncResult ) : string[]
asyncResult System
return string[]

Endget_version() public method

public Endget_version ( System asyncResult ) : string
asyncResult System
return string

Endset_acl_statement() public method

public Endset_acl_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_controls_statement() public method

public Endset_controls_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_include_statement() public method

public Endset_include_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_key_statement() public method

public Endset_key_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_logging_statement() public method

public Endset_logging_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_options_statement() public method

public Endset_options_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_server_statement() public method

public Endset_server_statement ( System asyncResult ) : void
asyncResult System
return void

Endset_trusted_keys_statement() public method

public Endset_trusted_keys_statement ( System asyncResult ) : void
asyncResult System
return void

ManagementNamed() public method

public ManagementNamed ( ) : System
return System