iControl.ManagementKeyCertificate.Endcertificate_delete_from_bundle C# (CSharp) Method

Endcertificate_delete_from_bundle() public method

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