iControl.ManagementKeyCertificate.Endcertificate_export_to_file C# (CSharp) Метод

Endcertificate_export_to_file() публичный Метод

public Endcertificate_export_to_file ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endcertificate_export_to_file(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementKeyCertificate