iControl.NetworkingIPsecManualSecurityAssociation.Endset_auth_key C# (CSharp) Method

Endset_auth_key() public method

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