iControl.NetworkingIPsecPolicy.Endset_auth_algorithm C# (CSharp) Method

Endset_auth_algorithm() public method

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