iControl.ManagementKeyCertificate.Endcertificate_add_pem_to_bundle C# (CSharp) Method

Endcertificate_add_pem_to_bundle() public method

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