iControl.NetworkingIPsecIkePeer.Endset_my_certificate_key_passphrase C# (CSharp) Method

Endset_my_certificate_key_passphrase() public method

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