C# Class iControl.LocalLBProfileServerSSL

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

Public Methods

Method Description
Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Begindelete_all_profiles ( System callback, object asyncState ) : System.IAsyncResult
Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_alert_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult
Beginget_allow_expired_crl_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_authenticate_depth ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_authenticate_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_authenticate_once_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_ca_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_ca_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cache_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_certificate_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_certificate_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_chain_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_chain_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_cipher_list ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_crl_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_crl_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_expired_certificate_response_control_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_forward_proxy_bypass_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_forward_proxy_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_generic_alert_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_handshake_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_key_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_key_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult
Beginget_maximum_active_handshakes ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_modssl_emulation_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_passphrase ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_peer_certification_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_profile_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_proxy_ssl_passthrough_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_proxy_ssl_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_renegotiation_period ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_renegotiation_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_renegotiation_throughput ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_retain_certificate_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_secure_renegotiation_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_server_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_session_mirroring_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_session_ticket_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_sni_default_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_sni_require_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_ssl_option ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_ssl_sign_hash ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_strict_resume_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_unclean_shutdown_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_untrusted_certificate_response_control_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult
Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_alert_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_allow_expired_crl_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_authenticate_depth ( string profile_names, LocalLBProfileULong depths, System callback, object asyncState ) : System.IAsyncResult
Beginset_authenticate_name ( string profile_names, LocalLBProfileString dn_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_authenticate_once_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_ca_file ( string profile_names, LocalLBProfileString cas, System callback, object asyncState ) : System.IAsyncResult
Beginset_ca_file_v2 ( string profile_names, LocalLBProfileString cas, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
Beginset_cache_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_certificate_file ( string profile_names, LocalLBProfileString certs, System callback, object asyncState ) : System.IAsyncResult
Beginset_chain_file ( string profile_names, LocalLBProfileString chains, System callback, object asyncState ) : System.IAsyncResult
Beginset_chain_file_v2 ( string profile_names, LocalLBProfileString chains, System callback, object asyncState ) : System.IAsyncResult
Beginset_cipher_list ( string profile_names, LocalLBProfileStringArray ciphers, System callback, object asyncState ) : System.IAsyncResult
Beginset_crl_file ( string profile_names, LocalLBProfileString crls, System callback, object asyncState ) : System.IAsyncResult
Beginset_crl_file_v2 ( string profile_names, LocalLBProfileString crls, System callback, object asyncState ) : System.IAsyncResult
Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
Beginset_expired_certificate_response_control_mode ( string profile_names, LocalLBProfileResponseControlMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_forward_proxy_bypass_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_forward_proxy_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_generic_alert_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_handshake_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
Beginset_key_certificate_file ( string profile_names, LocalLBProfileString keys, LocalLBProfileString certs, System callback, object asyncState ) : System.IAsyncResult
Beginset_key_file ( string profile_names, LocalLBProfileString keys, System callback, object asyncState ) : System.IAsyncResult
Beginset_maximum_active_handshakes ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
Beginset_modssl_emulation_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_passphrase ( string profile_names, LocalLBProfileString passphrases, System callback, object asyncState ) : System.IAsyncResult
Beginset_peer_certificate_mode ( string profile_names, LocalLBProfileServerSSLCertificateMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_profile_mode ( string profile_names, LocalLBProfileProfileMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_proxy_ssl_passthrough_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_proxy_ssl_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_renegotiation_period ( string profile_names, LocalLBProfileULong periods, System callback, object asyncState ) : System.IAsyncResult
Beginset_renegotiation_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_renegotiation_throughput ( string profile_names, LocalLBProfileULong throughputs, System callback, object asyncState ) : System.IAsyncResult
Beginset_retain_certificate_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_secure_renegotiation_mode ( string profile_names, LocalLBProfileSecureRenegotiationMode modes, System callback, object asyncState ) : System.IAsyncResult
Beginset_server_name ( string profile_names, LocalLBProfileString server_names, System callback, object asyncState ) : System.IAsyncResult
Beginset_session_mirroring_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_session_ticket_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_sni_default_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_sni_require_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_ssl_option ( string profile_names, LocalLBProfileSSLOption options, System callback, object asyncState ) : System.IAsyncResult
Beginset_ssl_sign_hash ( string profile_names, LocalLBProfileSSLSignHash hashes, System callback, object asyncState ) : System.IAsyncResult
Beginset_strict_resume_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_unclean_shutdown_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
Beginset_untrusted_certificate_response_control_mode ( string profile_names, LocalLBProfileResponseControlMode modes, System callback, object asyncState ) : System.IAsyncResult
Endcreate ( System asyncResult ) : void
Enddelete_all_profiles ( System asyncResult ) : void
Enddelete_profile ( System asyncResult ) : void
Endget_alert_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_all_statistics ( System asyncResult ) : LocalLBProfileServerSSLProfileServerSSLStatistics
Endget_allow_expired_crl_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_authenticate_depth ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_authenticate_name ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_authenticate_once_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_ca_file ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_ca_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_cache_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_cache_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_certificate_file ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_certificate_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_chain_file ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_chain_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_cipher_list ( System asyncResult ) : iControl.LocalLBProfileStringArray[]
Endget_crl_file ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_crl_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_default_profile ( System asyncResult ) : string[]
Endget_description ( System asyncResult ) : string[]
Endget_expired_certificate_response_control_mode ( System asyncResult ) : iControl.LocalLBProfileResponseControlMode[]
Endget_forward_proxy_bypass_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_forward_proxy_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_generic_alert_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_handshake_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_key_file ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_key_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_list ( System asyncResult ) : string[]
Endget_maximum_active_handshakes ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_modssl_emulation_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_passphrase ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_peer_certification_mode ( System asyncResult ) : iControl.LocalLBProfileServerSSLCertificateMode[]
Endget_profile_mode ( System asyncResult ) : iControl.LocalLBProfileProfileMode[]
Endget_proxy_ssl_passthrough_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_proxy_ssl_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_renegotiation_period ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_renegotiation_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_renegotiation_throughput ( System asyncResult ) : iControl.LocalLBProfileULong[]
Endget_retain_certificate_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_secure_renegotiation_mode ( System asyncResult ) : iControl.LocalLBProfileSecureRenegotiationMode[]
Endget_server_name ( System asyncResult ) : iControl.LocalLBProfileString[]
Endget_session_mirroring_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_session_ticket_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_sni_default_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_sni_require_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_ssl_option ( System asyncResult ) : iControl.LocalLBProfileSSLOption[]
Endget_ssl_sign_hash ( System asyncResult ) : iControl.LocalLBProfileSSLSignHash[]
Endget_statistics ( System asyncResult ) : LocalLBProfileServerSSLProfileServerSSLStatistics
Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
Endget_strict_resume_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_unclean_shutdown_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
Endget_untrusted_certificate_response_control_mode ( System asyncResult ) : iControl.LocalLBProfileResponseControlMode[]
Endget_version ( System asyncResult ) : string
Endis_base_profile ( System asyncResult ) : bool[]
Endis_system_profile ( System asyncResult ) : bool[]
Endreset_statistics ( System asyncResult ) : void
Endreset_statistics_by_virtual ( System asyncResult ) : void
Endset_alert_timeout ( System asyncResult ) : void
Endset_allow_expired_crl_state ( System asyncResult ) : void
Endset_authenticate_depth ( System asyncResult ) : void
Endset_authenticate_name ( System asyncResult ) : void
Endset_authenticate_once_state ( System asyncResult ) : void
Endset_ca_file ( System asyncResult ) : void
Endset_ca_file_v2 ( System asyncResult ) : void
Endset_cache_size ( System asyncResult ) : void
Endset_cache_timeout ( System asyncResult ) : void
Endset_certificate_file ( System asyncResult ) : void
Endset_chain_file ( System asyncResult ) : void
Endset_chain_file_v2 ( System asyncResult ) : void
Endset_cipher_list ( System asyncResult ) : void
Endset_crl_file ( System asyncResult ) : void
Endset_crl_file_v2 ( System asyncResult ) : void
Endset_default_profile ( System asyncResult ) : void
Endset_description ( System asyncResult ) : void
Endset_expired_certificate_response_control_mode ( System asyncResult ) : void
Endset_forward_proxy_bypass_state ( System asyncResult ) : void
Endset_forward_proxy_enabled_state ( System asyncResult ) : void
Endset_generic_alert_state ( System asyncResult ) : void
Endset_handshake_timeout ( System asyncResult ) : void
Endset_key_certificate_file ( System asyncResult ) : void
Endset_key_file ( System asyncResult ) : void
Endset_maximum_active_handshakes ( System asyncResult ) : void
Endset_modssl_emulation_state ( System asyncResult ) : void
Endset_passphrase ( System asyncResult ) : void
Endset_peer_certificate_mode ( System asyncResult ) : void
Endset_profile_mode ( System asyncResult ) : void
Endset_proxy_ssl_passthrough_state ( System asyncResult ) : void
Endset_proxy_ssl_state ( System asyncResult ) : void
Endset_renegotiation_period ( System asyncResult ) : void
Endset_renegotiation_state ( System asyncResult ) : void
Endset_renegotiation_throughput ( System asyncResult ) : void
Endset_retain_certificate_state ( System asyncResult ) : void
Endset_secure_renegotiation_mode ( System asyncResult ) : void
Endset_server_name ( System asyncResult ) : void
Endset_session_mirroring_state ( System asyncResult ) : void
Endset_session_ticket_state ( System asyncResult ) : void
Endset_sni_default_state ( System asyncResult ) : void
Endset_sni_require_state ( System asyncResult ) : void
Endset_ssl_option ( System asyncResult ) : void
Endset_ssl_sign_hash ( System asyncResult ) : void
Endset_strict_resume_state ( System asyncResult ) : void
Endset_unclean_shutdown_state ( System asyncResult ) : void
Endset_untrusted_certificate_response_control_mode ( System asyncResult ) : void
LocalLBProfileServerSSL ( ) : System

Private Methods

Method Description
create ( string profile_names ) : void
delete_all_profiles ( ) : void
delete_profile ( string profile_names ) : void
get_alert_timeout ( string profile_names ) : iControl.LocalLBProfileULong[]
get_all_statistics ( ) : LocalLBProfileServerSSLProfileServerSSLStatistics
get_allow_expired_crl_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_authenticate_depth ( string profile_names ) : iControl.LocalLBProfileULong[]
get_authenticate_name ( string profile_names ) : iControl.LocalLBProfileString[]
get_authenticate_once_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_ca_file ( string profile_names ) : iControl.LocalLBProfileString[]
get_ca_file_v2 ( string profile_names ) : iControl.LocalLBProfileString[]
get_cache_size ( string profile_names ) : iControl.LocalLBProfileULong[]
get_cache_timeout ( string profile_names ) : iControl.LocalLBProfileULong[]
get_certificate_file ( string profile_names ) : iControl.LocalLBProfileString[]
get_certificate_file_v2 ( string profile_names ) : iControl.LocalLBProfileString[]
get_chain_file ( string profile_names ) : iControl.LocalLBProfileString[]
get_chain_file_v2 ( string profile_names ) : iControl.LocalLBProfileString[]
get_cipher_list ( string profile_names ) : iControl.LocalLBProfileStringArray[]
get_crl_file ( string profile_names ) : iControl.LocalLBProfileString[]
get_crl_file_v2 ( string profile_names ) : iControl.LocalLBProfileString[]
get_default_profile ( string profile_names ) : string[]
get_description ( string profile_names ) : string[]
get_expired_certificate_response_control_mode ( string profile_names ) : iControl.LocalLBProfileResponseControlMode[]
get_forward_proxy_bypass_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_forward_proxy_enabled_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_generic_alert_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_handshake_timeout ( string profile_names ) : iControl.LocalLBProfileULong[]
get_key_file ( string profile_names ) : iControl.LocalLBProfileString[]
get_key_file_v2 ( string profile_names ) : iControl.LocalLBProfileString[]
get_list ( ) : string[]
get_maximum_active_handshakes ( string profile_names ) : iControl.LocalLBProfileULong[]
get_modssl_emulation_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_passphrase ( string profile_names ) : iControl.LocalLBProfileString[]
get_peer_certification_mode ( string profile_names ) : iControl.LocalLBProfileServerSSLCertificateMode[]
get_profile_mode ( string profile_names ) : iControl.LocalLBProfileProfileMode[]
get_proxy_ssl_passthrough_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_proxy_ssl_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_renegotiation_period ( string profile_names ) : iControl.LocalLBProfileULong[]
get_renegotiation_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_renegotiation_throughput ( string profile_names ) : iControl.LocalLBProfileULong[]
get_retain_certificate_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_secure_renegotiation_mode ( string profile_names ) : iControl.LocalLBProfileSecureRenegotiationMode[]
get_server_name ( string profile_names ) : iControl.LocalLBProfileString[]
get_session_mirroring_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_session_ticket_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_sni_default_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_sni_require_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_ssl_option ( string profile_names ) : iControl.LocalLBProfileSSLOption[]
get_ssl_sign_hash ( string profile_names ) : iControl.LocalLBProfileSSLSignHash[]
get_statistics ( string profile_names ) : LocalLBProfileServerSSLProfileServerSSLStatistics
get_statistics_by_virtual ( string profile_names, string virtual_names ) : LocalLBProfileStatisticsByVirtual
get_strict_resume_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_unclean_shutdown_state ( string profile_names ) : iControl.LocalLBProfileEnabledState[]
get_untrusted_certificate_response_control_mode ( string profile_names ) : iControl.LocalLBProfileResponseControlMode[]
get_version ( ) : string
is_base_profile ( string profile_names ) : bool[]
is_system_profile ( string profile_names ) : bool[]
reset_statistics ( string profile_names ) : void
reset_statistics_by_virtual ( string profile_names, string virtual_names ) : void
set_alert_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_allow_expired_crl_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_authenticate_depth ( string profile_names, LocalLBProfileULong depths ) : void
set_authenticate_name ( string profile_names, LocalLBProfileString dn_names ) : void
set_authenticate_once_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_ca_file ( string profile_names, LocalLBProfileString cas ) : void
set_ca_file_v2 ( string profile_names, LocalLBProfileString cas ) : void
set_cache_size ( string profile_names, LocalLBProfileULong sizes ) : void
set_cache_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_certificate_file ( string profile_names, LocalLBProfileString certs ) : void
set_chain_file ( string profile_names, LocalLBProfileString chains ) : void
set_chain_file_v2 ( string profile_names, LocalLBProfileString chains ) : void
set_cipher_list ( string profile_names, LocalLBProfileStringArray ciphers ) : void
set_crl_file ( string profile_names, LocalLBProfileString crls ) : void
set_crl_file_v2 ( string profile_names, LocalLBProfileString crls ) : void
set_default_profile ( string profile_names, string defaults ) : void
set_description ( string profile_names, string descriptions ) : void
set_expired_certificate_response_control_mode ( string profile_names, LocalLBProfileResponseControlMode modes ) : void
set_forward_proxy_bypass_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_forward_proxy_enabled_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_generic_alert_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_handshake_timeout ( string profile_names, LocalLBProfileULong timeouts ) : void
set_key_certificate_file ( string profile_names, LocalLBProfileString keys, LocalLBProfileString certs ) : void
set_key_file ( string profile_names, LocalLBProfileString keys ) : void
set_maximum_active_handshakes ( string profile_names, LocalLBProfileULong values ) : void
set_modssl_emulation_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_passphrase ( string profile_names, LocalLBProfileString passphrases ) : void
set_peer_certificate_mode ( string profile_names, LocalLBProfileServerSSLCertificateMode modes ) : void
set_profile_mode ( string profile_names, LocalLBProfileProfileMode modes ) : void
set_proxy_ssl_passthrough_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_proxy_ssl_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_renegotiation_period ( string profile_names, LocalLBProfileULong periods ) : void
set_renegotiation_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_renegotiation_throughput ( string profile_names, LocalLBProfileULong throughputs ) : void
set_retain_certificate_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_secure_renegotiation_mode ( string profile_names, LocalLBProfileSecureRenegotiationMode modes ) : void
set_server_name ( string profile_names, LocalLBProfileString server_names ) : void
set_session_mirroring_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_session_ticket_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_sni_default_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_sni_require_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_ssl_option ( string profile_names, LocalLBProfileSSLOption options ) : void
set_ssl_sign_hash ( string profile_names, LocalLBProfileSSLSignHash hashes ) : void
set_strict_resume_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_unclean_shutdown_state ( string profile_names, LocalLBProfileEnabledState states ) : void
set_untrusted_certificate_response_control_mode ( string profile_names, LocalLBProfileResponseControlMode modes ) : void

Method Details

Begincreate() public method

public Begincreate ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Begindelete_all_profiles() public method

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

Begindelete_profile() public method

public Begindelete_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_alert_timeout() public method

public Beginget_alert_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_all_statistics() public method

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

Beginget_allow_expired_crl_state() public method

public Beginget_allow_expired_crl_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_authenticate_depth() public method

public Beginget_authenticate_depth ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_authenticate_name() public method

public Beginget_authenticate_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_authenticate_once_state() public method

public Beginget_authenticate_once_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_ca_file() public method

public Beginget_ca_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_ca_file_v2() public method

public Beginget_ca_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_size() public method

public Beginget_cache_size ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cache_timeout() public method

public Beginget_cache_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_certificate_file() public method

public Beginget_certificate_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_certificate_file_v2() public method

public Beginget_certificate_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_chain_file() public method

public Beginget_chain_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_chain_file_v2() public method

public Beginget_chain_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_cipher_list() public method

public Beginget_cipher_list ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_crl_file() public method

public Beginget_crl_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_crl_file_v2() public method

public Beginget_crl_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_default_profile() public method

public Beginget_default_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_description() public method

public Beginget_description ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_expired_certificate_response_control_mode() public method

public Beginget_expired_certificate_response_control_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_forward_proxy_bypass_state() public method

public Beginget_forward_proxy_bypass_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_forward_proxy_enabled_state() public method

public Beginget_forward_proxy_enabled_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_generic_alert_state() public method

public Beginget_generic_alert_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_handshake_timeout() public method

public Beginget_handshake_timeout ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_key_file() public method

public Beginget_key_file ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_key_file_v2() public method

public Beginget_key_file_v2 ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_list() public method

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

Beginget_maximum_active_handshakes() public method

public Beginget_maximum_active_handshakes ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_modssl_emulation_state() public method

public Beginget_modssl_emulation_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_passphrase() public method

public Beginget_passphrase ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_peer_certification_mode() public method

public Beginget_peer_certification_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_profile_mode() public method

public Beginget_profile_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_proxy_ssl_passthrough_state() public method

public Beginget_proxy_ssl_passthrough_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_proxy_ssl_state() public method

public Beginget_proxy_ssl_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_renegotiation_period() public method

public Beginget_renegotiation_period ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_renegotiation_state() public method

public Beginget_renegotiation_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_renegotiation_throughput() public method

public Beginget_renegotiation_throughput ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_retain_certificate_state() public method

public Beginget_retain_certificate_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_secure_renegotiation_mode() public method

public Beginget_secure_renegotiation_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_server_name() public method

public Beginget_server_name ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_session_mirroring_state() public method

public Beginget_session_mirroring_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_session_ticket_state() public method

public Beginget_session_ticket_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_sni_default_state() public method

public Beginget_sni_default_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_sni_require_state() public method

public Beginget_sni_require_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_ssl_option() public method

public Beginget_ssl_option ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_ssl_sign_hash() public method

public Beginget_ssl_sign_hash ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics() public method

public Beginget_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_statistics_by_virtual() public method

public Beginget_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
virtual_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_strict_resume_state() public method

public Beginget_strict_resume_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_unclean_shutdown_state() public method

public Beginget_unclean_shutdown_state ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginget_untrusted_certificate_response_control_mode() public method

public Beginget_untrusted_certificate_response_control_mode ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
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

Beginis_base_profile() public method

public Beginis_base_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginis_system_profile() public method

public Beginis_system_profile ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics() public method

public Beginreset_statistics ( string profile_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
callback System
asyncState object
return System.IAsyncResult

Beginreset_statistics_by_virtual() public method

public Beginreset_statistics_by_virtual ( string profile_names, string virtual_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
virtual_names string
callback System
asyncState object
return System.IAsyncResult

Beginset_alert_timeout() public method

public Beginset_alert_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
timeouts LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_allow_expired_crl_state() public method

public Beginset_allow_expired_crl_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_authenticate_depth() public method

public Beginset_authenticate_depth ( string profile_names, LocalLBProfileULong depths, System callback, object asyncState ) : System.IAsyncResult
profile_names string
depths LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_authenticate_name() public method

public Beginset_authenticate_name ( string profile_names, LocalLBProfileString dn_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
dn_names LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_authenticate_once_state() public method

public Beginset_authenticate_once_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_ca_file() public method

public Beginset_ca_file ( string profile_names, LocalLBProfileString cas, System callback, object asyncState ) : System.IAsyncResult
profile_names string
cas LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_ca_file_v2() public method

public Beginset_ca_file_v2 ( string profile_names, LocalLBProfileString cas, System callback, object asyncState ) : System.IAsyncResult
profile_names string
cas LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_size() public method

public Beginset_cache_size ( string profile_names, LocalLBProfileULong sizes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
sizes LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_cache_timeout() public method

public Beginset_cache_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
timeouts LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_certificate_file() public method

public Beginset_certificate_file ( string profile_names, LocalLBProfileString certs, System callback, object asyncState ) : System.IAsyncResult
profile_names string
certs LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_chain_file() public method

public Beginset_chain_file ( string profile_names, LocalLBProfileString chains, System callback, object asyncState ) : System.IAsyncResult
profile_names string
chains LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_chain_file_v2() public method

public Beginset_chain_file_v2 ( string profile_names, LocalLBProfileString chains, System callback, object asyncState ) : System.IAsyncResult
profile_names string
chains LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_cipher_list() public method

public Beginset_cipher_list ( string profile_names, LocalLBProfileStringArray ciphers, System callback, object asyncState ) : System.IAsyncResult
profile_names string
ciphers LocalLBProfileStringArray
callback System
asyncState object
return System.IAsyncResult

Beginset_crl_file() public method

public Beginset_crl_file ( string profile_names, LocalLBProfileString crls, System callback, object asyncState ) : System.IAsyncResult
profile_names string
crls LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_crl_file_v2() public method

public Beginset_crl_file_v2 ( string profile_names, LocalLBProfileString crls, System callback, object asyncState ) : System.IAsyncResult
profile_names string
crls LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_default_profile() public method

public Beginset_default_profile ( string profile_names, string defaults, System callback, object asyncState ) : System.IAsyncResult
profile_names string
defaults string
callback System
asyncState object
return System.IAsyncResult

Beginset_description() public method

public Beginset_description ( string profile_names, string descriptions, System callback, object asyncState ) : System.IAsyncResult
profile_names string
descriptions string
callback System
asyncState object
return System.IAsyncResult

Beginset_expired_certificate_response_control_mode() public method

public Beginset_expired_certificate_response_control_mode ( string profile_names, LocalLBProfileResponseControlMode modes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
modes LocalLBProfileResponseControlMode
callback System
asyncState object
return System.IAsyncResult

Beginset_forward_proxy_bypass_state() public method

public Beginset_forward_proxy_bypass_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_forward_proxy_enabled_state() public method

public Beginset_forward_proxy_enabled_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_generic_alert_state() public method

public Beginset_generic_alert_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_handshake_timeout() public method

public Beginset_handshake_timeout ( string profile_names, LocalLBProfileULong timeouts, System callback, object asyncState ) : System.IAsyncResult
profile_names string
timeouts LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_key_certificate_file() public method

public Beginset_key_certificate_file ( string profile_names, LocalLBProfileString keys, LocalLBProfileString certs, System callback, object asyncState ) : System.IAsyncResult
profile_names string
keys LocalLBProfileString
certs LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_key_file() public method

public Beginset_key_file ( string profile_names, LocalLBProfileString keys, System callback, object asyncState ) : System.IAsyncResult
profile_names string
keys LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_maximum_active_handshakes() public method

public Beginset_maximum_active_handshakes ( string profile_names, LocalLBProfileULong values, System callback, object asyncState ) : System.IAsyncResult
profile_names string
values LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_modssl_emulation_state() public method

public Beginset_modssl_emulation_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_passphrase() public method

public Beginset_passphrase ( string profile_names, LocalLBProfileString passphrases, System callback, object asyncState ) : System.IAsyncResult
profile_names string
passphrases LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_peer_certificate_mode() public method

public Beginset_peer_certificate_mode ( string profile_names, LocalLBProfileServerSSLCertificateMode modes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
modes LocalLBProfileServerSSLCertificateMode
callback System
asyncState object
return System.IAsyncResult

Beginset_profile_mode() public method

public Beginset_profile_mode ( string profile_names, LocalLBProfileProfileMode modes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
modes LocalLBProfileProfileMode
callback System
asyncState object
return System.IAsyncResult

Beginset_proxy_ssl_passthrough_state() public method

public Beginset_proxy_ssl_passthrough_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_proxy_ssl_state() public method

public Beginset_proxy_ssl_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_renegotiation_period() public method

public Beginset_renegotiation_period ( string profile_names, LocalLBProfileULong periods, System callback, object asyncState ) : System.IAsyncResult
profile_names string
periods LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_renegotiation_state() public method

public Beginset_renegotiation_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_renegotiation_throughput() public method

public Beginset_renegotiation_throughput ( string profile_names, LocalLBProfileULong throughputs, System callback, object asyncState ) : System.IAsyncResult
profile_names string
throughputs LocalLBProfileULong
callback System
asyncState object
return System.IAsyncResult

Beginset_retain_certificate_state() public method

public Beginset_retain_certificate_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_secure_renegotiation_mode() public method

public Beginset_secure_renegotiation_mode ( string profile_names, LocalLBProfileSecureRenegotiationMode modes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
modes LocalLBProfileSecureRenegotiationMode
callback System
asyncState object
return System.IAsyncResult

Beginset_server_name() public method

public Beginset_server_name ( string profile_names, LocalLBProfileString server_names, System callback, object asyncState ) : System.IAsyncResult
profile_names string
server_names LocalLBProfileString
callback System
asyncState object
return System.IAsyncResult

Beginset_session_mirroring_state() public method

public Beginset_session_mirroring_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_session_ticket_state() public method

public Beginset_session_ticket_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_sni_default_state() public method

public Beginset_sni_default_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_sni_require_state() public method

public Beginset_sni_require_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_ssl_option() public method

public Beginset_ssl_option ( string profile_names, LocalLBProfileSSLOption options, System callback, object asyncState ) : System.IAsyncResult
profile_names string
options LocalLBProfileSSLOption
callback System
asyncState object
return System.IAsyncResult

Beginset_ssl_sign_hash() public method

public Beginset_ssl_sign_hash ( string profile_names, LocalLBProfileSSLSignHash hashes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
hashes LocalLBProfileSSLSignHash
callback System
asyncState object
return System.IAsyncResult

Beginset_strict_resume_state() public method

public Beginset_strict_resume_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_unclean_shutdown_state() public method

public Beginset_unclean_shutdown_state ( string profile_names, LocalLBProfileEnabledState states, System callback, object asyncState ) : System.IAsyncResult
profile_names string
states LocalLBProfileEnabledState
callback System
asyncState object
return System.IAsyncResult

Beginset_untrusted_certificate_response_control_mode() public method

public Beginset_untrusted_certificate_response_control_mode ( string profile_names, LocalLBProfileResponseControlMode modes, System callback, object asyncState ) : System.IAsyncResult
profile_names string
modes LocalLBProfileResponseControlMode
callback System
asyncState object
return System.IAsyncResult

Endcreate() public method

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

Enddelete_all_profiles() public method

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

Enddelete_profile() public method

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

Endget_alert_timeout() public method

public Endget_alert_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_all_statistics() public method

public Endget_all_statistics ( System asyncResult ) : LocalLBProfileServerSSLProfileServerSSLStatistics
asyncResult System
return LocalLBProfileServerSSLProfileServerSSLStatistics

Endget_allow_expired_crl_state() public method

public Endget_allow_expired_crl_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_authenticate_depth() public method

public Endget_authenticate_depth ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_authenticate_name() public method

public Endget_authenticate_name ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_authenticate_once_state() public method

public Endget_authenticate_once_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_ca_file() public method

public Endget_ca_file ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_ca_file_v2() public method

public Endget_ca_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_cache_size() public method

public Endget_cache_size ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_cache_timeout() public method

public Endget_cache_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_certificate_file() public method

public Endget_certificate_file ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_certificate_file_v2() public method

public Endget_certificate_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_chain_file() public method

public Endget_chain_file ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_chain_file_v2() public method

public Endget_chain_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_cipher_list() public method

public Endget_cipher_list ( System asyncResult ) : iControl.LocalLBProfileStringArray[]
asyncResult System
return iControl.LocalLBProfileStringArray[]

Endget_crl_file() public method

public Endget_crl_file ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_crl_file_v2() public method

public Endget_crl_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_default_profile() public method

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

Endget_description() public method

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

Endget_expired_certificate_response_control_mode() public method

public Endget_expired_certificate_response_control_mode ( System asyncResult ) : iControl.LocalLBProfileResponseControlMode[]
asyncResult System
return iControl.LocalLBProfileResponseControlMode[]

Endget_forward_proxy_bypass_state() public method

public Endget_forward_proxy_bypass_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_forward_proxy_enabled_state() public method

public Endget_forward_proxy_enabled_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_generic_alert_state() public method

public Endget_generic_alert_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_handshake_timeout() public method

public Endget_handshake_timeout ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_key_file() public method

public Endget_key_file ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_key_file_v2() public method

public Endget_key_file_v2 ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_list() public method

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

Endget_maximum_active_handshakes() public method

public Endget_maximum_active_handshakes ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_modssl_emulation_state() public method

public Endget_modssl_emulation_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_passphrase() public method

public Endget_passphrase ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_peer_certification_mode() public method

public Endget_peer_certification_mode ( System asyncResult ) : iControl.LocalLBProfileServerSSLCertificateMode[]
asyncResult System
return iControl.LocalLBProfileServerSSLCertificateMode[]

Endget_profile_mode() public method

public Endget_profile_mode ( System asyncResult ) : iControl.LocalLBProfileProfileMode[]
asyncResult System
return iControl.LocalLBProfileProfileMode[]

Endget_proxy_ssl_passthrough_state() public method

public Endget_proxy_ssl_passthrough_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_proxy_ssl_state() public method

public Endget_proxy_ssl_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_renegotiation_period() public method

public Endget_renegotiation_period ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_renegotiation_state() public method

public Endget_renegotiation_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_renegotiation_throughput() public method

public Endget_renegotiation_throughput ( System asyncResult ) : iControl.LocalLBProfileULong[]
asyncResult System
return iControl.LocalLBProfileULong[]

Endget_retain_certificate_state() public method

public Endget_retain_certificate_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_secure_renegotiation_mode() public method

public Endget_secure_renegotiation_mode ( System asyncResult ) : iControl.LocalLBProfileSecureRenegotiationMode[]
asyncResult System
return iControl.LocalLBProfileSecureRenegotiationMode[]

Endget_server_name() public method

public Endget_server_name ( System asyncResult ) : iControl.LocalLBProfileString[]
asyncResult System
return iControl.LocalLBProfileString[]

Endget_session_mirroring_state() public method

public Endget_session_mirroring_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_session_ticket_state() public method

public Endget_session_ticket_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_sni_default_state() public method

public Endget_sni_default_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_sni_require_state() public method

public Endget_sni_require_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_ssl_option() public method

public Endget_ssl_option ( System asyncResult ) : iControl.LocalLBProfileSSLOption[]
asyncResult System
return iControl.LocalLBProfileSSLOption[]

Endget_ssl_sign_hash() public method

public Endget_ssl_sign_hash ( System asyncResult ) : iControl.LocalLBProfileSSLSignHash[]
asyncResult System
return iControl.LocalLBProfileSSLSignHash[]

Endget_statistics() public method

public Endget_statistics ( System asyncResult ) : LocalLBProfileServerSSLProfileServerSSLStatistics
asyncResult System
return LocalLBProfileServerSSLProfileServerSSLStatistics

Endget_statistics_by_virtual() public method

public Endget_statistics_by_virtual ( System asyncResult ) : LocalLBProfileStatisticsByVirtual
asyncResult System
return LocalLBProfileStatisticsByVirtual

Endget_strict_resume_state() public method

public Endget_strict_resume_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_unclean_shutdown_state() public method

public Endget_unclean_shutdown_state ( System asyncResult ) : iControl.LocalLBProfileEnabledState[]
asyncResult System
return iControl.LocalLBProfileEnabledState[]

Endget_untrusted_certificate_response_control_mode() public method

public Endget_untrusted_certificate_response_control_mode ( System asyncResult ) : iControl.LocalLBProfileResponseControlMode[]
asyncResult System
return iControl.LocalLBProfileResponseControlMode[]

Endget_version() public method

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

Endis_base_profile() public method

public Endis_base_profile ( System asyncResult ) : bool[]
asyncResult System
return bool[]

Endis_system_profile() public method

public Endis_system_profile ( System asyncResult ) : bool[]
asyncResult System
return bool[]

Endreset_statistics() public method

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

Endreset_statistics_by_virtual() public method

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

Endset_alert_timeout() public method

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

Endset_allow_expired_crl_state() public method

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

Endset_authenticate_depth() public method

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

Endset_authenticate_name() public method

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

Endset_authenticate_once_state() public method

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

Endset_ca_file() public method

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

Endset_ca_file_v2() public method

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

Endset_cache_size() public method

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

Endset_cache_timeout() public method

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

Endset_certificate_file() public method

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

Endset_chain_file() public method

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

Endset_chain_file_v2() public method

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

Endset_cipher_list() public method

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

Endset_crl_file() public method

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

Endset_crl_file_v2() public method

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

Endset_default_profile() public method

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

Endset_description() public method

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

Endset_expired_certificate_response_control_mode() public method

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

Endset_forward_proxy_bypass_state() public method

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

Endset_forward_proxy_enabled_state() public method

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

Endset_generic_alert_state() public method

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

Endset_handshake_timeout() public method

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

Endset_key_certificate_file() public method

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

Endset_key_file() public method

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

Endset_maximum_active_handshakes() public method

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

Endset_modssl_emulation_state() public method

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

Endset_passphrase() public method

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

Endset_peer_certificate_mode() public method

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

Endset_profile_mode() public method

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

Endset_proxy_ssl_passthrough_state() public method

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

Endset_proxy_ssl_state() public method

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

Endset_renegotiation_period() public method

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

Endset_renegotiation_state() public method

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

Endset_renegotiation_throughput() public method

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

Endset_retain_certificate_state() public method

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

Endset_secure_renegotiation_mode() public method

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

Endset_server_name() public method

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

Endset_session_mirroring_state() public method

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

Endset_session_ticket_state() public method

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

Endset_sni_default_state() public method

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

Endset_sni_require_state() public method

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

Endset_ssl_option() public method

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

Endset_ssl_sign_hash() public method

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

Endset_strict_resume_state() public method

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

Endset_unclean_shutdown_state() public method

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

Endset_untrusted_certificate_response_control_mode() public method

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

LocalLBProfileServerSSL() public method

public LocalLBProfileServerSSL ( ) : System
return System