iControl.ManagementCertLDAPConfiguration.Endset_ssl_client_key C# (CSharp) Méthode

Endset_ssl_client_key() public méthode

public Endset_ssl_client_key ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_ssl_client_key(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementCertLDAPConfiguration