iControl.NetworkingIPsecIkePeer.Endset_phase1_auth_method C# (CSharp) Method

Endset_phase1_auth_method() public method

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