iControl.ManagementCertLDAPConfiguration.Endcreate_default_authentication_ldap_configuration C# (CSharp) Method

Endcreate_default_authentication_ldap_configuration() public method

public Endcreate_default_authentication_ldap_configuration ( System asyncResult ) : void
asyncResult System
return void
        public void Endcreate_default_authentication_ldap_configuration(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementCertLDAPConfiguration