iControl.ManagementTACACSConfiguration.Endset_secret C# (CSharp) Method

Endset_secret() public method

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