iControl.ManagementKeyCertificate.Endimport_all_from_archive_file C# (CSharp) Method

Endimport_all_from_archive_file() public method

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