iControl.ManagementCCLDAPConfiguration.Endremove_valid_role C# (CSharp) Method

Endremove_valid_role() public method

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